ApiShell Class Reference

Inheritance diagram for ApiShell:

Shell Object

List of all members.


Public Member Functions

 help ()
 initialize ()
 main ()

Public Attributes

 $paths = array()

Detailed Description

Definition at line 36 of file api.php.


Member Function Documentation

ApiShell::help (  ) 

Show help for this shell.

public

Reimplemented from Shell.

Definition at line 149 of file api.php.

References low(), and Shell::out().

Referenced by main().

ApiShell::initialize (  ) 

Override intialize of the Shell

public

Reimplemented from Shell.

Definition at line 49 of file api.php.

References cache(), and paths().

ApiShell::main (  ) 


Member Data Documentation

ApiShell::$paths = array()

Definition at line 43 of file api.php.


The documentation for this class was generated from the following file: