PHP 클래스 Model\Cron

상속: extends Core\Model
파일 보기 프로젝트 열기: sendya/shadowsocks-panel 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$enable
$id
$nextrun
$order
$remark 是否为系统任务 0-false 1-true
$system

공개 메소드들

메소드 설명
getCronArray ( )
getNextRun ( )
setNextRun ( $cronId, $step )

메소드 상세

getCronArray() 공개 정적인 메소드

public static getCronArray ( )

getNextRun() 공개 정적인 메소드

public static getNextRun ( )

setNextRun() 공개 정적인 메소드

public static setNextRun ( $cronId, $step )

프로퍼티 상세

$enable 공개적으로 프로퍼티

public $enable

$id 공개적으로 프로퍼티

public $id

$nextrun 공개적으로 프로퍼티

public $nextrun

$order 공개적으로 프로퍼티

public $order

$remark 공개적으로 프로퍼티

是否为系统任务 0-false 1-true
public $remark

$system 공개적으로 프로퍼티

public $system