/plugin/findologicxmlexport/vendor/sebastian/exporter/ |
H A D | README.md | 30 print $exporter->export(new Exception); 44 print $exporter->export(46); 47 print $exporter->export(4.0); 50 print $exporter->export('hello, world!'); 53 print $exporter->export(false); 56 print $exporter->export(acos(8)); 59 print $exporter->export(log(0)); 62 print $exporter->export(null); 106 print $exporter->export($array); 116 print $exporter->export($obj); [all …]
|
/plugin/xref/ |
H A D | phpxref-0.7-javascriptfix.patch |
|
/plugin/database2/ |
H A D | print.css | 46 * style specific to database2 internal print version 49 body.print table 56 body.print table thead th 64 body.print table tbody td 71 body.print table tbody td.counter 77 body.print table tbody td.integer 82 body.print table tbody a
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | README.md | 129 print($record->country->isoCode . "\n"); // 'US' 130 print($record->country->name . "\n"); // 'United States' 131 print($record->country->names['zh-CN'] . "\n"); // '美国' 133 print($record->mostSpecificSubdivision->name . "\n"); // 'Minnesota' 134 print($record->mostSpecificSubdivision->isoCode . "\n"); // 'MN' 136 print($record->city->name . "\n"); // 'Minneapolis' 138 print($record->postal->code . "\n"); // '55455' 140 print($record->location->latitude . "\n"); // 44.9733 141 print($record->location->longitude . "\n"); // -93.2323 158 if ($record->isAnonymous) { print "ano [all...] |
/plugin/pagetitle/ |
H A D | helper.php | 14 * @param bool $print if false return content 17 public function tpl_youarehere($start_depth = 0, $print = true) 23 if ($print) { 73 * @param bool $print if false return content 76 public function tpl_pagelink($id = null, $name = null, $exists = null, $print = true) 81 if ($print) { 151 * @param bool $print if false return content 154 public function tpl_pagetitle($id = null, $print = true) 157 if ($print) { 20 tpl_youarehere($start_depth = 0, $print = true) global() argument 87 tpl_pagelink($id = null, $name = null, $exists = null, $print = true) global() argument 165 tpl_pagetitle($id = null, $print = true) global() argument
|
/plugin/stylingpages/ |
H A D | README | 16 1) <code>wiki:styling=/^(all|screen|print|speech)\.(css|less)$/</code> 22 * print.css and print.less - for print media type 31 3) <code>wiki:styling=/^(all|screen|print|speech)\.(css|less)$/, wiki:styling=/^script\.js$/</code> 35 4) <code>wiki:css=/^(all|screen|print|speech)\.(css|less)$/, wiki:javascript=/^script\.js$/</code>
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
H A D | assertion.phpt | 6 print 'skip: PHP 7 is required' . PHP_EOL; 10 print 'skip: zend.assertions=1 is required' . PHP_EOL; 14 print 'skip: assert.exception=1 is required' . PHP_EOL;
|
/plugin/starred/ |
H A D | action.php | 70 * @param bool $print Should the HTML be printed or returned? 73 public function tpl_starred($inneronly = false, $print = true) argument 80 if ($print) {
|
/plugin/webcode/ |
H A D | webCodeConsole.js | 14 print: function (v) { method in WEBCODE 99 thElement.innerHTML = WEBCODE.print(prop); 117 tdElement.innerHTML = WEBCODE.print(element[prop]); 122 tdElement.innerHTML = WEBCODE.print(element);
|
/plugin/minimap/ |
H A D | syntax.php | 221 $print = true; 226 $print = true; 228 $print = false; 232 $print = false; 236 $print = false; 241 if ($print) {
|
/plugin/combo/syntax/ |
H A D | minimap.php | 230 $print = true; 235 $print = true; 237 $print = false; 241 $print = false; 245 $print = false; 250 if ($print) {
|
H A D | comment.php | 143 $print = self::shouldPrint($content); 145 if ($format === "xhtml" && $print) {
|
/plugin/prettyprint/ |
H A D | print.css | 1 table.print-only { 5 .no-print {
|
/plugin/html2pdf/snorriheim/ |
H A D | style.ini | 6 ; print, screen and rtl are supported. rtl styles are loaded additionally 18 print.css = print 19 dokubook_print.css = print
|
H A D | style.ini.dist | 6 ; print, screen and rtl are supported. rtl styles are loaded additionally 18 print.css = print 19 dokubook_print.css = print
|
/plugin/s5reloaded/ui/thesis/ |
H A D | print.css | 1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */ 109 background:url(pics/back-handout-print.png) top right no-repeat #fff; 118 background:url(pics/back-slide-print.png) top right no-repeat #fff; 146 /* The following rule keeps the layout stuff out of print. Remove at your own risk! */
|
/plugin/combo/resources/webcode/ |
H A D | webcode-console.js | 68 thElement.innerHTML = print(prop); 86 tdElement.innerHTML = print(element[prop]); 91 tdElement.innerHTML = print(element); 131 let print = function (v) { function
|
/plugin/abc2/ |
H A D | print.css | 2 /* try to print an SVG on a single page */ 7 /* don't print abc midi players etc */
|
/plugin/wrap/ |
H A D | print_or_pdf.less | 2 Styles shared between print.css and pdf.css 25 /*____________ no print ____________*/
|
/plugin/gil/ |
H A D | print.css | 2 * @file gil/print.css 3 * @brief Stylesheet for Gil Plugin [print]
|
/plugin/addressbook/ |
H A D | README.md | 42 [ADDRESSBOOK:print<?option1&option2>] 47 * ``[ADDRESSBOOK:print?department]`` - Separate contacts by department 48 * ``[ADDRESSBOOK:print?select=<name>]`` - Show only contacts from department ``<name>`` 63 * Add print styles for contact cards and the index list
|
/plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
H A D | text.rst | 26 This example would print:: 61 will print out the whole Word. 76 This example would print ``Hello W??``.
|
/plugin/divalign2/ |
H A D | ChangeLog | 39 * print.css: Added file for print-view stylesheet. 55 * print.css: Added file with CSS for print view.
|
/plugin/datepicker/ |
H A D | script.js | 55 datestr = calendar.date.print(par.daFormat); 85 datestr = calendar.date.print(par.daFormat);
|
/plugin/twcheckliste/ |
H A D | README.md | 17 - H2 = Section (contains Areas). To adapt checklist before generating print-view 18 - H3 = Area (contains checkpoints). To adapt checklist before generating print-view
|