eZ Publish  [4.0]
workflow.php File Reference

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 )

Variable Documentation

$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()
$workflowProcessList = eZWorkflowProcess::fetchForStatus( eZWorkflow::STATUS_DEFERRED_TO_CRON )

Definition at line 52 of file workflow.php.

Referenced by eZTrigger\runTrigger().