Public Member Functions | |
| execute () | |
| importExport ($argv=array()) | |
| usage () | |
Public Attributes | |
| $command | |
| $parameters | |
| $plugin | |
Definition at line 19 of file importExport.php.
| importExport.execute | ( | ) |
Parse and execute the scheduled tasks.
Definition at line 49 of file importExport.php.
| importExport.importExport | ( | $ | argv = array() |
) |
Constructor.
| $argv | array command-line arguments (see usage) |
Definition at line 29 of file importExport.php.
| importExport.usage | ( | ) |
Print command usage information.
Definition at line 38 of file importExport.php.
Referenced by execute().
1.4.7