PHP Class Flake\Controller\Cli

Inheritance: extends Flake\Core\Render\Container
Datei anzeigen Open project: jeromeschneider/baikal

Public Properties

Property Type Description
$sLog ***********************************************************************

Public Methods

Method Description
echoFlush ( $sString = "" )
execute ( )
file_writeBin ( $sPath, $sData, $bUTF8 = true )
getLog ( )
getScriptPath ( )
getSyntax ( )
header ( $sMsg )
init ( )
initArgs ( )
log ( $sStr )
notice ( $sMsg )
rawLine ( $sMsg )
render ( )
subHeader ( $sMsg )
subHeader2 ( $sMsg )
syntaxError ( )
sys_init ( )
textLine ( $sMsg )

Method Details

echoFlush() public method

public echoFlush ( $sString = "" )

execute() public method

public execute ( )

file_writeBin() public method

public file_writeBin ( $sPath, $sData, $bUTF8 = true )

getLog() public method

public getLog ( )

getScriptPath() public method

public getScriptPath ( )

getSyntax() public method

public getSyntax ( )

header() public method

public header ( $sMsg )

init() public method

public init ( )

initArgs() public method

public initArgs ( )

log() public method

public log ( $sStr )

notice() public method

public notice ( $sMsg )

rawLine() public method

public rawLine ( $sMsg )

render() public method

public render ( )

subHeader() public method

public subHeader ( $sMsg )

subHeader2() public method

public subHeader2 ( $sMsg )

syntaxError() public method

public syntaxError ( )

sys_init() public method

public sys_init ( )

textLine() public method

public textLine ( $sMsg )

Property Details

$sLog public_oe property

***********************************************************************
public $sLog