Detailed Description
Member Function Documentation
| execute |
( |
|
$last_result, |
|
|
|
$parameters = array() |
|
) |
| |
Execute the cronjob.
- Parameters
-
| mixed | $last_result | What the last execution of this cronjob returned. |
| Array | $parameters | Parameters for this cronjob instance which were defined during scheduling. |
Reimplemented from CronJob.
| static getDescription |
( |
| ) |
|
|
static |
Return the description of the cronjob.
Reimplemented from CronJob.
Return the name of the cronjob.
Reimplemented from CronJob.
The documentation for this class was generated from the following file: