/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | Options.php | 9 * commands and even generates a help text from this setup. 31 /** @var Colors for colored help output */ 34 /** @var string newline used for spacing help texts */ 55 'help' => '', 75 * Sets the help text for the tool itself 77 * @param string $help 79 public function setHelp($help) argument 81 $this->setup['']['help'] = $help; 85 * Sets the help tex 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...] |
H A D | Base.php | 151 * Add the default help, color and log options 156 'help', 157 'Display this help screen and exit immediately.', 181 if ($this->options->getOpt('help')) { 182 echo $this->options->help();
|
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/ |
H A D | IntrospectionServer.php | 18 private $help; variable in IXR\\Server\\IntrospectionServer 54 public function addCallback($method, $callback, $args, $help) argument 58 $this->help[$method] = $help; 169 return $this->help[$method];
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | gnuplot.php | 50 // copy output of help command, indent properly and use this replace regexp: 53 // commands as found in `help commands` 56 'exit', 'fit', 'help', 'history', 65 // set commands as returned by `help set` 138 // predefined functions `help functions` 163 // `help set key` 169 // help set terminal postscript 176 // help set terminal png 181 // `help plot` 189 // `help plottin [all...] |
H A D | gambas.php | 185 1 => 'http://gambasdoc.org/help/lang/{FNAMEL}', 186 2 => 'http://gambasdoc.org/help/lang/{FNAMEL}', 187 3 => 'http://www.google.com/search?hl=en&q={FNAMEL}+site:http://gambasdoc.org/help/lang/&btnI=I%27m%20Feeling%20Lucky', 188 4 => 'http://gambasdoc.org/help/lang/type/{FNAMEL}', 189 5 => 'http://gambasdoc.org/help/lang/{FNAMEL}', 191 7 => 'http://gambasdoc.org/help/lang/{FNAMEL}'
|
H A D | bash.php | 109 'apachectl help', 'apache2ctl start', 'apache2ctl stop', 112 'apache2ctl status', 'apache2ctl fullstatus', 'apache2ctl help', 191 'git get-tar-commit-id', 'git grep', 'git hash-object', 'git help', 232 'git-grep', 'git-hash-object', 'git-help', 'git-http-fetch', 306 'svn delete', 'svn di', 'svn diff', 'svn export', 'svn help', 318 'svnadmin dump', 'svnadmin help', 'svnadmin hotcopy', 325 'svndumpfilter exclude', 'svndumpfilter help', 330 'svnlook help', 'svnlook history', 'svnlook info', 'svnlook lock', 335 'svnrdump dump', 'svnrdump help', 'svnrdump load', 337 'svnsync copy-revprops', 'svnsync help', 'svnsyn [all...] |
H A D | abap.php | 15 * Reference abap language documentation (abap 7.1) : http://help.sap.com/abapdocu/en/ABENABAP_INDEX.htm 28 * http://help.sap.com/abapdocu/en/ABAP<statement_name>.htm 48 * useful to have the URL to SAP help for some of them. 61 * else return $matches[1]."<a href=\"http://help.sap.com/abapdocu/en/ABAP".strtoupper($url).".htm\">".$matches[3]."</a>".$matches[4]; 478 'on help-request for', 947 'help-id', 948 'help-request', 1219 'on help-request', 1371 1 => 'http://help.sap.com/abapdocu_740/en/ABAP{FNAMEU}.htm', 1372 2 => 'http://help [all...] |
H A D | ispfpanel.php | 49 ')AREA',')INIT',')REINIT',')PROC',')FIELD',')HELP',')LIST',')PNTS',')END' 59 '.ALARM','.ATTR','.ATTRCHAR','.AUTOSEL','.CSRPOS','.CSRROW','.CURSOR','.HELP',
|
H A D | cmake.php | 147 1 => 'http://www.cmake.org/cmake/help/cmake2.6docs.html#command:{FNAMEL}', 148 2 => 'http://www.cmake.org/cmake/help/cmake2.6docs.html#command:{FNAMEL}',
|
H A D | mirc.php | 63 'gstop','gtalk','gunload','guser','help','hop','ignore','invite', 140 GESHI_SEARCH => '((on|ctcp) (!|@|&)?(\d|\*):(Action|Active|Agent|AppActive|Ban|Chat|Close|Connect|Ctcp|CtcpReply|DccServer|DeHelp|DeOp|DeVoice|Dialog|Dns|Error|Exit|FileRcvd|FileSent|GetFail|Help|Hotlink|Input|Invite|Join|KeyDown|KeyUp|Kick|Load|Logon|MidiEnd|Mode|Mp3End|Nick|NoSound|Notice|Notify|Op|Open|Part|Ping|Pong|PlayEnd|Quit|Raw|RawMode|SendFail|Serv|ServerMode|ServerOp|Signal|Snotice|Start|Text|Topic|UnBan|Unload|Unotify|User|Mode|Voice|Wallops|WaveEnd):)',
|
H A D | fo.php | 51 /* see http://www.abas.de/sub_de/kunden/help/hd/html/9.html */ 204 '.hilfe', '.help',
|
H A D | matlab.php | 154 'doc','docopt','echo','edit','fileparts','format','fullfile','help', 210 2 => 'https://www.mathworks.com/help/matlab/ref/{FNAMEL}.html'
|
H A D | progress.php | 97 'system-DIALOG PRINTER-SETUP','system-HELP','THEN','THIS-object', 276 'COM-HANDLE','COMPLETE','CONFIG-NAME','CONTEXT-HELP', 277 'CONTEXT-HELP-FILE','CONTEXT-HELP-ID','CONTROL-BOX','CONVERT-3D-COLORS', 311 'HAS-RECORDS','HEIGHT-CHARS','HEIGHT-PIXELS','HELP',
|
H A D | io.php | 10 * Io language file for GeSHi. Thanks to Johnathan Wright for the suggestion and help
|
H A D | batch.php | 98 "HELP",
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 8 - **help page generation** 47 echo $options->help(); 62 - implement the ```setup($options)``` method and register options, arguments, commands and set help texts 126 The table formatter is used for the automatic help screen accessible when calling your script with ``-h`` or ``--help``.
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | README.md |
|
/dokuwiki/data/pages/wiki/ |
H A D | welcome.txt | 12 Go on, follow that link and create the page. If you need help with using the syntax you can always refer to the [[wiki:syntax|syntax page]].
|
H A D | dokuwiki.txt | 58 2004-2020 (c) Andreas Gohr <andi@splitbrain.org>((Please do not contact me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuwiki.org|forum]] instead)) and the DokuWiki Community
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | THANKS | 4 I owe these people/groups my thanks for help with GeSHi. Thanks, guys! 7 a great help for making GeSHi even better. And 286 Do you want your name in here? Help me out! Make a language file, or suggest a new
|
H A D | README.md | 28 you specialist help if you need it.
|
/dokuwiki/lib/tpl/ |
H A D | index.php | 6 * visually. This should help with adjusting and using the styles
|
/dokuwiki/bin/ |
H A D | plugin.php | 50 echo $options->help();
|
H A D | striplangs.php | 59 echo $options->help();
|
H A D | dwpage.php | 41 'Utility to help command line Dokuwiki page editing, allow ' . 195 echo $options->help();
|