ImportExportPlugin::executeCLI PHP Méthode

executeCLI() abstract public méthode

Execute import/export tasks using the command-line interface.
abstract public executeCLI ( $scriptName, &$args )
$scriptName The name of the command-line script (displayed as usage info)
$args Parameters to the plugin
    abstract function executeCLI($scriptName, &$args);