PHP 클래스 Application\Admin\Controllers\TaskController

상속: extends ControllerBase
파일 보기 프로젝트 열기: manaphp/manaphp

보호된 프로퍼티들

프로퍼티 타입 설명
$_tasks array

공개 메소드들

메소드 설명
indexAction ( )
killAction ( )
onConstruct ( )
startAction ( )
stopAction ( )

메소드 상세

indexAction() 공개 메소드

public indexAction ( )

killAction() 공개 메소드

public killAction ( )

onConstruct() 공개 메소드

public onConstruct ( )

startAction() 공개 메소드

public startAction ( )

stopAction() 공개 메소드

public stopAction ( )

프로퍼티 상세

$_tasks 보호되어 있는 프로퍼티

protected array $_tasks
리턴 array