Home
last modified time | relevance | path

Searched refs:get_commandLineOptions (Results 1 – 2 of 2) sorted by relevance

/plugin/newpagetemplate/
H A Dcli.php59 $clopts = $this->get_commandLineOptions($opts);
68 $clopts = $this->get_commandLineOptions($opts, 1);
84 function get_commandLineOptions($opts, $config = false) function in cli_plugin_newpagetemplate
/plugin/metadisplay/
H A Dcli.php38 $clopts = $this->get_commandLineOptions($opts);
57 function get_commandLineOptions($opts) { function in cli_plugin_metadisplay