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) | |
| $cmd |
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.
API script to manipulate user crontab
Definition at line 16 of file manageContextCrontab.php.
Definition at line 25 of file manageContextCrontab.php.