Constants

CONFIG_FILE

CONFIG_FILE = "/cli.php"

Properties

$_context

$_context : 

Type

$_logData

$_logData : 

Type

$_logMsg

$_logMsg : 

Type

$_logLevel

$_logLevel : 

Type

$_errStatus

$_errStatus : 

Type

$_errCode

$_errCode : 

Type

$_errMsg

$_errMsg : 

Type

$_errData

$_errData : 

Type

$mainDeployPath

$mainDeployPath : 

Type

$includeData

$includeData : 

Type

Methods

clear()

clear() 

sysLog()

sysLog(  $level,   $msg,   $data) 

Parameters

$level
$msg
$data

error()

error(  $status,   $code,   $msg,   $data = null) 

Parameters

$status
$code
$msg
$data

getSysClassName()

getSysClassName() 

getSysLogData()

getSysLogData() 

getSysLogMsg()

getSysLogMsg() 

getSysLogLevel()

getSysLogLevel() 

getErrCode()

getErrCode() 

getErrStatus()

getErrStatus() 

getErrMsg()

getErrMsg() 

getErrData()

getErrData() 

getErrArray()

getErrArray() 

setCoreCallback()

setCoreCallback(callable  $coreCallback) 

Parameters

callable $coreCallback

getContext()

getContext() 

getIncludeFilename()

getIncludeFilename() 

setMainDeployPath()

setMainDeployPath(  $mainDeployPath) 

Parameters

$mainDeployPath

getIncludeData()

getIncludeData() 

setIncludeData()

setIncludeData(  $includeData) 

Parameters

$includeData