Method crontabInfo

 return to group index



crontabInfo

crontabInfoReturncrontabInfo ( stringsession, stringdomain, intid )

Description

Cron job info

Parameters

  • 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
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
int id :