Home
last modified time | relevance | path

Searched defs:help (Results 1 – 2 of 2) sorted by path

/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DIntrospectionServer.php18 private $help; variable in IXR\\Server\\IntrospectionServer
54 public function addCallback($method, $callback, $args, $help) argument
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php79 public function setHelp($help) argument
89 setCommandHelp($help) global() argument
115 registerArgument($arg, $help, $required = true, $command = '') global() argument
137 registerCommand($command, $help) global() argument
161 registerOption($long, $help, $short = null, $needsarg = false, $command = '') global() argument
363 public function help() global() function in splitbrain\\phpcli\\Options
[all...]