Method crontabInfo
crontabInfo
crontabInfoReturncrontabInfo ( stringsession, stringdomain, intid )Description
Cron job infoParameters
- stringsession : the session id
- stringdomain : the domain name
- intid : the crontab job id
Returns
- intid : the crontab job id
- stringpath : the script path
- stringdesc : the description
- stringemail : the destination email
- booleanenabled : is enabled ?
- stringprogramLanguage : the programming language (php4|php5|other)
- stringweekDay : launch every week day
- int[]days : the list of days
- int[]hours : the list of hours











Code generator
Method signature