ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

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)


Comments

There are no comments.