
Public Member Functions | |
| execute () | |
| importExport ($argv=array()) | |
| usage () | |
Definition at line 20 of file importExport.php.
| importExport.execute | ( | ) |
Parse and execute the import/export task.
Definition at line 50 of file importExport.php.
References PluginRegistry.getPlugin(), PluginRegistry.loadCategory(), and usage().
| importExport.importExport | ( | $ | argv = array() |
) |
Constructor.
| $argv | array command-line arguments (see usage) |
Definition at line 30 of file importExport.php.
References CommandLineTool.$argv.
| importExport.usage | ( | ) |
Print command usage information.
Reimplemented from CommandLineTool.
Definition at line 39 of file importExport.php.
Referenced by execute().
1.5.6