PHP Class Model\Cron

Inheritance: extends Core\Model
Afficher le fichier Open project: sendya/shadowsocks-panel Class Usage Examples

Méthodes publiques

Свойство Type Description
$enable
$id
$nextrun
$order
$remark 是否为系统任务 0-false 1-true
$system

Méthodes publiques

Méthode Description
getCronArray ( )
getNextRun ( )
setNextRun ( $cronId, $step )

Method Details

getCronArray() public static méthode

public static getCronArray ( )

getNextRun() public static méthode

public static getNextRun ( )

setNextRun() public static méthode

public static setNextRun ( $cronId, $step )

Property Details

$enable public_oe property

public $enable

$id public_oe property

public $id

$nextrun public_oe property

public $nextrun

$order public_oe property

public $order

$remark public_oe property

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

$system public_oe property

public $system