Searched refs:print (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/vendor/splitbrain/php-jsstrip/ |
D | README.md | 15 * Yes `print 'foo'; print 'bar';` 16 * No `print 'foo' print 'bar'`
|
/dokuwiki/lib/styles/ |
D | print.css | 2 * Basic print styles. These styles are needed for basic DokuWiki functions
|
D | all.css | 2 * Basic screen and print styles. These styles are needed for basic DokuWiki functions
|
/dokuwiki/lib/tpl/dokuwiki/ |
D | style.ini | 12 ; print, screen and all are supported. 42 css/print.css = print
|
/dokuwiki/vendor/splitbrain/php-cli/ |
D | README.md | 37 $options->setHelp('A very minimal example that does nothing but print a version'); 38 $options->registerOption('version', 'print version', 'v'); 78 By default, the CLI class registers an exception handler and will print the exception's message to …
|
/dokuwiki/inc/ |
D | template.php | 1664 * @param bool $print Should the content be printed or returned only 1669 function tpl_include_page($pageid, $print = true, $propagate = false, $useacl = true) argument 1683 if ($print) echo $html;
|
D | common.php | 145 * @param bool $print if true print the field, otherwise html of the field is returned 150 function formSecurityToken($print = true) argument 153 if ($print) echo $ret;
|
/dokuwiki/vendor/geshi/geshi/ |
D | LICENSE | 105 interactive use in the most ordinary way, to print or display an 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.)
|
/dokuwiki/ |
D | COPYING | 105 interactive use in the most ordinary way, to print or display an 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.)
|
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
D | smoothness.css | 1153 .ui-icon-print { background-position: -160px -96px; }
|
/dokuwiki/data/ |
D | deleted.files | 667 lib/tpl/default/print.css
|