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

Class: System_Launcher_Driver

Source Location: /System_Launcher-0.6.2/System/Launcher/Driver.php

Class Overview


Interface for OS and desktop command sources.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 30]
Interface for OS and desktop command sources.


[ Top ]


Method Detail

applies   [line 46]

true applies( )

Does this apply to the current operating system?
  • Return: if this class applies to current OS
  • Access: public

[ Top ]

getCommand   [line 40]

Command getCommand( boolean $runInBackground)

What is the opener command?
  • Return: template usable with sprintf
  • Access: public

Parameters:

boolean   $runInBackground   —  Should this window be a background window?

[ Top ]


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