|
eZ Publish
[trunk]
|
Go to the source code of this file.
Variables | |
| $db = eZDB::instance() | |
| $processCount = 0 | |
| $removedProcessCount = 0 | |
| $runInBrowser = true | |
| $statusMap = array() | |
| $workflowProcessList = eZWorkflowProcess::fetchForStatus( eZWorkflow::STATUS_DEFERRED_TO_CRON ) | |
| $db = eZDB::instance() |
Definition at line 15 of file workflow.php.
| $processCount = 0 |
Definition at line 21 of file workflow.php.
| $removedProcessCount = 0 |
Definition at line 20 of file workflow.php.
| $runInBrowser = true |
Definition at line 11 of file workflow.php.
| $statusMap = array() |
Definition at line 22 of file workflow.php.
Referenced by eZContentObject\validateInput().
| $workflowProcessList = eZWorkflowProcess::fetchForStatus( eZWorkflow::STATUS_DEFERRED_TO_CRON ) |
Definition at line 17 of file workflow.php.
Referenced by eZTrigger\runTrigger().