Searched refs:getArgs (Results 1 – 12 of 12) sorted by relevance
39 $args = $call->getArgs();59 $args = $call->getArgs();
108 $methods['plugin.testplugin2.commented']->getArgs()
72 $ret = $this->cmdAdd($options->getOpt('notify'), $options->getArgs());75 $ret = $this->cmdDelete($options->getArgs());78 $ret = $this->cmdAddToGroup($options->getArgs());81 $ret = $this->cmdRemoveFromGroup($options->getArgs());
93 implode(' ', $options->getArgs()),99 $ret = $this->cmdInstall($options->getArgs());102 $ret = $this->cmdUnInstall($options->getArgs());105 $ret = $this->cmdEnable(true, $options->getArgs());108 $ret = $this->cmdEnable(false, $options->getArgs());
40 $argv = $options->getArgs();
69 $args = $options->getArgs();
88 $args = $options->getArgs();
160 $args = $options->getArgs();
111 public function getArgs() function in dokuwiki\\Remote\\ApiCall
195 'application/json' => $this->getMethodArguments($call->getArgs()),
351 public function getArgs() function in splitbrain\\phpcli\\Options
69 - ``$options->getArgs()`` returns the remaining arguments after removing the options