Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
manageContextCrontab.php File Reference

Go to the source code of this file.

Variables

 $usage = new ApiUsage()
 
 $cmd
 
 $file = $usage->addOptionalParameter("file", "path to cronfile (needed for cmd=register|unregister)", null, NULL)
 
 $user = $usage->addOptionalParameter("user", "id of user", null, NULL)
 

Variable Documentation

$cmd
Initial value:
= $usage->addRequiredParameter("cmd", "command to execute", array(
"list",
"register",
"unregister",
"unregister-all"
))

Definition at line 18 of file manageContextCrontab.php.

$file = $usage->addOptionalParameter("file", "path to cronfile (needed for cmd=register|unregister)", null, NULL)

Definition at line 24 of file manageContextCrontab.php.

$usage = new ApiUsage()

API script to manipulate user crontab

Definition at line 16 of file manageContextCrontab.php.

$user = $usage->addOptionalParameter("user", "id of user", null, NULL)

Definition at line 25 of file manageContextCrontab.php.

← centre documentaire © anakeen