|
eZ Publish
[4.0]
|
Go to the source code of this file.
Variables | |
| $processCount = 0 | |
| $removedProcessCount = 0 | |
| $runInBrowser = true | |
| $statusMap = array() | |
| $workflowProcessList = eZWorkflowProcess::fetchForStatus( eZWorkflow::STATUS_DEFERRED_TO_CRON ) | |
| $processCount = 0 |
Definition at line 59 of file workflow.php.
| $removedProcessCount = 0 |
Definition at line 58 of file workflow.php.
| $runInBrowser = true |
Definition at line 34 of file workflow.php.
| $statusMap = array() |
Definition at line 60 of file workflow.php.
Referenced by eZContentObject\validateInput(), and eZObjectRelationListType\validateObjectAttributeHTTPInput().
| $workflowProcessList = eZWorkflowProcess::fetchForStatus( eZWorkflow::STATUS_DEFERRED_TO_CRON ) |
Definition at line 52 of file workflow.php.
Referenced by eZTrigger\runTrigger().