Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 28) sorted by relevance

12

/dokuwiki/inc/lang/lv/
H A Dupdateprofile.txt
H A Dsubscr_form.txt
H A Dread.txt
H A Dsubscr_list.txt
H A Dsubscr_digest.txt
H A Dsubscr_single.txt
/dokuwiki/bin/
H A Dwantedpages.php60 * Your main program
67 protected function main(Options $options)
85 foreach ($this->result as $main => $subs) {
87 echo "$main\n";
92 printf("%-40s %s\n", $main, $sub);
66 protected function main(Options $options) { global() function in WantedPagesCLI
H A Drender.php43 * Your main program
51 protected function main(Options $options)
50 protected function main(Options $options) { global() function in RenderCLI
H A Dindexer.php45 * Your main program
52 protected function main(Options $options)
51 protected function main(Options $options) { global() function in IndexerCLI
H A Dplugin.php30 * Your main program
37 protected function main(Options $options)
34 protected function main(Options $options) { global() function in PluginCLI
H A Dstriplangs.php44 * Your main program
51 protected function main(Options $options)
50 protected function main(Options $options) { global() function in StripLangsCLI
H A Ddwpage.php147 * Your main program
154 protected function main(Options $options)
152 protected function main(Options $options) { global() function in PageCLI
H A Dgittool.php76 * Your main program
83 protected function main(Options $options)
82 protected function main(Options $options) { global() function in GitToolCLI
/dokuwiki/inc/lang/id/
H A Dedit.txt1 Ubah isi halaman kemudian tekan "Simpan". Lihat [[wiki:syntax]] untuk sintaks-sintaks Wiki. Mohon edit/ubah halaman sesuai dengan judul halamannya. Bila Anda masih ragu untuk menulis di halaman ini, silahkan bermain-main di [[playground:playground|tamanbermain]].
/dokuwiki/inc/
H A Dpreload.php.dist6 * local configuration files out of the main ./conf directory.
/dokuwiki/lib/plugins/acl/lang/lv/
H A Dhelp.txt
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php113 * Your main program
122 abstract protected function main(Options $options);
128 * and finally executes main() - Each part is split into their own protected function below, so behaviour
213 * Wrapper around main
217 $this->main($this->options);
76 abstract protected function main(Options $options); global() function in splitbrain\\phpcli\\Base
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_admin.less3 /* main task grouped in two columns */
H A Ddesign.less2 * This file provides the main design styles for the
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md42 protected function main(Options $options)
67 - implement the ```main($options)``` method and do your business logic there
82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini56 ; main text and background colors
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php55 protected function main(Options $options)
60 protected function main(Options $options) global() function in cli_plugin_usermanager
/dokuwiki/lib/plugins/extension/
H A Dcli.php70 protected function main(Options $options)
65 protected function main(\splitbrain\phpcli\Options $options) global() function in cli_plugin_extension
H A Dstyle.less43 // tab layout - most of it is in the main template
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown80 The main development for the next minor release happens in `master` branch.

12