[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ g ] [ k ] [ l ] [ m ] [ o ] [ ] [ s ] [ w ]

a

applies
in file Portland.php, method System_Launcher_Driver_Portland::applies()
    Returns true if this class applies to the current OS.
applies
in file Windows.php, method System_Launcher_Driver_Windows::applies()
    Returns true if this class applies to the current OS.
applies
in file Mac.php, method System_Launcher_Driver_Mac::applies()
    Returns true if this class applies to the current OS.
applies
in file KDE.php, method System_Launcher_Driver_KDE::applies()
    Returns true if this class applies to the current OS.
applies
in file GNOME.php, method System_Launcher_Driver_GNOME::applies()
    Returns true if this class applies to the current OS.
applies
in file Driver.php, method System_Launcher_Driver::applies()
    Does this apply to the current operating system?
top

c

cleanFilename
in file Launcher.php, method System_Launcher::cleanFilename()
    Removes initial dashes to avoid injection of command parameters.
top

d

$drivers
in file Launcher.php, variable System_Launcher::$drivers
    Ordered list of drivers to test.
detectOS
in file Launcher.php, method System_Launcher::detectOS()
    Tries to detect the current operating system and set its driver.
Driver.php
procedural page Driver.php
top

e

Exception.php
procedural page Exception.php
top

g

getCommand
in file Mac.php, method System_Launcher_Driver_Mac::getCommand()
    Returns a command string template usable with sprintf.
getCommand
in file Portland.php, method System_Launcher_Driver_Portland::getCommand()
    Returns a command string template usable with sprintf.
getCommand
in file Windows.php, method System_Launcher_Driver_Windows::getCommand()
    Returns a command string template usable with sprintf.
getCommand
in file Driver.php, method System_Launcher_Driver::getCommand()
    What is the opener command?
getCommand
in file Launcher.php, method System_Launcher::getCommand()
    Returns the appropriate command to launch the given file name, depending on the operating system and the desktop environment.
getCommand
in file GNOME.php, method System_Launcher_Driver_GNOME::getCommand()
    Returns a command string template usable with sprintf.
getCommand
in file KDE.php, method System_Launcher_Driver_KDE::getCommand()
    Returns a command string template usable with sprintf.
getLastOutput
in file Launcher.php, method System_Launcher::getLastOutput()
    Returns last command output as lines of text.
GNOME.php
procedural page GNOME.php
top

k

KDE.php
procedural page KDE.php
top

l

$lastOutput
in file Launcher.php, variable System_Launcher::$lastOutput
    Command output string
launch
in file Launcher.php, method System_Launcher::launch()
    Launches a file or URL with its associated application.
launchInBackground
in file Launcher.php, method System_Launcher::launchInBackground()
    Launches a file or URL in the background.
Launcher.php
procedural page Launcher.php
top

m

Mac.php
procedural page Mac.php
top

o

$os
in file Launcher.php, variable System_Launcher::$os
    The driver for detected operating system.
openHtml.php
procedural page openHtml.php
openURL.php
procedural page openURL.php
top

p

Portland.php
procedural page Portland.php
top

s

System_Launcher
in file Launcher.php, class System_Launcher
    Launches files with the associated application.
System_Launcher_Driver
in file Driver.php, class System_Launcher_Driver
    Interface for OS and desktop command sources.
System_Launcher_Driver_GNOME
in file GNOME.php, class System_Launcher_Driver_GNOME
    GNOME driver
System_Launcher_Driver_KDE
in file KDE.php, class System_Launcher_Driver_KDE
    KDE driver
System_Launcher_Driver_Mac
in file Mac.php, class System_Launcher_Driver_Mac
    Mac OS X driver
System_Launcher_Driver_Portland
in file Portland.php, class System_Launcher_Driver_Portland
    Linux driver for desktops that use the Portland project to open files.
System_Launcher_Driver_Windows
in file Windows.php, class System_Launcher_Driver_Windows
    Windows driver
System_Launcher_Exception
in file Exception.php, class System_Launcher_Exception
    Custom exception.
top

w

Windows.php
procedural page Windows.php
top

_

__construct
in file Launcher.php, method System_Launcher::__construct()
    Sets up a list of operating system checkers.
top

Documentation generated on Mon, 11 Mar 2019 15:55:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.