Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Scripts

Summary

Specifies the cronjob scripts that will be executed for this cronjob part.

Usage

 

Scripts[]= cronjob_script1
Scripts[]= cronjob_script2
...

Examples

[CronjobPart-allWorkflows]
Scripts[]=workflow1.php
Scripts[]=workflow2.php

If the cronjob part "allWorkflows" is called, the scripts workflow1 and workflow2 will be executed.

Raymond Bosman (25/02/2005 3:17 pm)

Frederik Holljen (28/02/2005 12:36 pm)

Raymond Bosman, Frederik Holljen


Comments

There are no comments.