PHP Class Application\Admin\Controllers\TaskController

Inheritance: extends ControllerBase
Datei anzeigen Open project: manaphp/manaphp

Protected Properties

Property Type Description
$_tasks array

Public Methods

Method Description
indexAction ( )
killAction ( )
onConstruct ( )
startAction ( )
stopAction ( )

Method Details

indexAction() public method

public indexAction ( )

killAction() public method

public killAction ( )

onConstruct() public method

public onConstruct ( )

startAction() public method

public startAction ( )

stopAction() public method

public stopAction ( )

Property Details

$_tasks protected_oe property

protected array $_tasks
return array