Home
last modified time | relevance | path

Searched refs:help (Results 1 – 22 of 22) sorted by relevance

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php77 * @param string $help
79 public function setHelp($help) argument
81 $this->setup['']['help'] = $help;
87 * @param string $help
89 public function setCommandHelp($help) argument
91 $this->setup['']['commandhelp'] = $help;
110 * @param string $help help text
115 public function registerArgument($arg, $help, $required = true, $command = '') argument
123 'help' => $help,
134 * @param string $help
[all …]
H A DBase.php182 echo $this->options->help();
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DIntrospectionServer.php18 private $help; variable in IXR\\Server\\IntrospectionServer
169 return $this->help[$method];
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt8 Reading the [[doku>acl|official documentation on ACL]] might help you to fully understand how acces…
/dokuwiki/lib/plugins/config/lang/en/
H A Dintro.txt3 Use this page to control the settings of your DokuWiki installation. For help on individual settin…
/dokuwiki/bin/
H A Dstriplangs.php59 echo $options->help();
H A Dplugin.php50 echo $options->help();
H A Dgittool.php93 echo $options->help();
H A Ddwpage.php195 echo $options->help();
/dokuwiki/_test/data/pages/
H A Dmailinglist.txt11 …[[DokuWiki]] and in **no case** should you send email to them, asking for help related to [[DokuWi…
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md8 - **help page generation**
47 echo $options->help();
62 - implement the ```setup($options)``` method and register options, arguments, commands and set help
126 …able formatter is used for the automatic help screen accessible when calling your script with ``-h…
/dokuwiki/_test/data/pages/wiki/
H A Ddokuwiki.txt38 * [[http://search.dokuwiki.org|Search for DokuWiki help and documentation]]
60 2004-2010 (c) Andreas Gohr <andi@splitbrain.org>((Please do not contact me for help and support -- …
/dokuwiki/.github/
H A Drelease.php52 echo $options->help();
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md28 you specialist help if you need it.
H A DTHANKS4 I owe these people/groups my thanks for help with GeSHi. Thanks, guys!
7 a great help for making GeSHi even better. And
H A DCHANGELOG719 - Changed some regular expressions to possibly help with badly performing
949 help automate file highlighting (though the extension array at this time is quite bare)
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt12 Go on, follow that link and create the page. If you need help with using the syntax you can always …
H A Ddokuwiki.txt58 2004-2020 (c) Andreas Gohr <andi@splitbrain.org>((Please do not contact me for help and support -- …
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php85 echo $options->help();
/dokuwiki/lib/plugins/extension/
H A Dcli.php114 echo $options->help();
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dbasic.less252 cursor: help;
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css1194 .ui-icon-help { background-position: -48px -144px; }