Searched refs:cmdList (Results 1 – 2 of 2) sorted by relevance
69 $ret = $this->cmdList($options->getOpt('verbose'));96 protected function cmdList(bool $showdetails) function in cli_plugin_usermanager
89 $ret = $this->cmdList($options->getOpt('verbose'), $options->getOpt('filter', ''));259 protected function cmdList($showdetails, $filter) function in cli_plugin_extension