PHP Class JAXLCtl, JAXL

Afficher le fichier Open project: jaxl/JAXL Class Usage Examples

Méthodes publiques

Свойство Type Description
$dots

Protected Properties

Свойство Type Description
$buffer
$buffer_cb
$cli
$ipc
$symbols

Méthodes publiques

Méthode Description
__construct ( $command, $params )
onDebugInput ( $raw )
onDebugQuit ( )
onDebugResponse ( $raw )
onShellInput ( $raw )
onShellQuit ( )
onTerminalInput ( $raw )
printHelp ( )
run ( )

Méthodes protégées

Méthode Description
debug ( $sock_path )
help ( )
shell ( )

Private Methods

Méthode Description
eval_ ( $raw, $symbols )

Method Details

__construct() public méthode

public __construct ( $command, $params )

debug() protected méthode

protected debug ( $sock_path )

help() protected méthode

protected help ( )

onDebugInput() public méthode

public onDebugInput ( $raw )

onDebugQuit() public méthode

public onDebugQuit ( )

onDebugResponse() public méthode

public onDebugResponse ( $raw )

onShellInput() public méthode

public onShellInput ( $raw )

onShellQuit() public méthode

public onShellQuit ( )

onTerminalInput() public méthode

public onTerminalInput ( $raw )

printHelp() public static méthode

public static printHelp ( )

run() public méthode

public run ( )

shell() protected méthode

protected shell ( )

Property Details

$buffer protected_oe property

protected $buffer

$buffer_cb protected_oe property

protected $buffer_cb

$cli protected_oe property

protected $cli

$dots public_oe property

public $dots

$ipc protected_oe property

protected $ipc

$symbols protected_oe property

protected $symbols