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

Class: eSystem_system

Source Location: /eSystem/eSystem/system.php

Class Overview


alternative sysem class that based eSystem class


Variables

Methods


Child classes:

eSystem_man
Man contorol class api

Class Details

[line 24]
alternative sysem class that based eSystem class



[ Top ]


Class Variables

$tmpdir =  '/tmp'

[line 27]



Tags:

access:  public

Type:   mixed


[ Top ]

$_retint =  0

[line 30]



Tags:

access:  public

Type:   mixed


[ Top ]

$_stderr =

[line 29]



Tags:

access:  public

Type:   mixed


[ Top ]

$_stdout =

[line 28]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method _system [line 45]

void _system( string $_cmd, [int $_out = 0])

Proto method of eSystem exec functions.



Tags:

access:  public


Parameters:

string   $_cmd   command that execute an external program and display the output
int   $_out   whether saving output message on self::$_stdout

[ Top ]


Documentation generated on Tue, 14 May 2019 02:00:46 +0900 by phpDocumentor 1.4.4