/plugin/strata/ |
H A D | renderer.php | 19 function document_start() { function in renderer_plugin_strata 25 parent::document_start();
|
/plugin/dbquery/ |
H A D | renderer.php | 43 public function document_start() 45 parent::document_start(); 42 public function document_start() global() function in renderer_plugin_dbquery
|
/plugin/odt/renderer/ |
H A D | book.php | 50 public function document_start() { function in renderer_plugin_odt_book 58 parent::document_start();
|
H A D | pagepdf.php | 42 function document_start() { function in renderer_plugin_odt_pagepdf
|
/plugin/latexport/renderer/ |
H A D | tex.php | 90 …function document_start($doNotCareAboutProviedPageId = null, $doNotCareAboutProvidedRecursionLevel… function in renderer_plugin_latexport_tex 121 $this->decorator->document_start($this->currentPageId, $this->recursionLevel);
|
/plugin/s5/ |
H A D | renderer.php | 36 function document_start() { function in renderer_plugin_s5 40 parent::document_start();
|
/plugin/structautolink/ |
H A D | renderer.php | 36 public function document_start() function in renderer_plugin_structautolink 38 parent::document_start();
|
/plugin/latexport/_test/ |
H A D | decorator.test.php | 24 $this->decorator->document_start("xx", 3);
|
H A D | decorator_mock.php | 30 function document_start($pageId = NULL, $recursionLevel = 0) { function in DecoratorMock
|
/plugin/dump/renderer/ |
H A D | callstack.php | 22 public function document_start() function in renderer_plugin_dump_callstack
|
/plugin/diagrams/ |
H A D | renderer.php | 23 public function document_start() function in renderer_plugin_diagrams
|
/plugin/s5reloaded/ |
H A D | renderer.php | 38 function document_start() { function in renderer_plugin_s5reloaded 42 parent::document_start();
|
/plugin/icalevents/ |
H A D | renderer.php | 72 function document_start() { function in renderer_plugin_icalevents
|
/plugin/combo/renderer/ |
H A D | xml.php | 67 public function document_start() function in renderer_plugin_combo_xml
|
/plugin/mailto/ |
H A D | renderer.php.not | 30 // function document_start() {
|
/plugin/dw2pdf/ |
H A D | renderer.php | 36 public function document_start() 40 parent::document_start(); 38 public function document_start() { global() function in renderer_plugin_dw2pdf
|
/plugin/dokutexit/ |
H A D | renderer.php | 55 function document_start() { function in renderer_plugin_texit
|
/plugin/impressjs/ |
H A D | renderer.php | 22 public function document_start(){ function in renderer_plugin_impressjs
|
/plugin/gtime/ |
H A D | renderer.php | 50 function document_start() { function in renderer_plugin_gtime
|
/plugin/latexport/implementation/ |
H A D | decorator_includer.php | 77 function document_start($pageId = null, $recursionLevel = 0) { function in DecoratorIncluder 78 $this->decorator->document_start($pageId, $recursionLevel);
|
/plugin/offline/ |
H A D | renderer.php | 41 function document_start() { function in renderer_plugin_offline 43 parent::document_start();
|
/plugin/twcheckliste/ |
H A D | renderer.php.old | 36 function document_start() { 40 parent::document_start();
|
/plugin/revealjs/ |
H A D | renderer.php | 53 function document_start() { function in renderer_plugin_revealjs 72 parent::document_start();
|
/plugin/siteexport/renderer/ |
H A D | pdf.php | 50 public function document_start() { function in renderer_plugin_siteexport_pdf 53 parent::document_start();
|
/plugin/nodetailsxhtml/ |
H A D | renderer.php | 56 function document_start() { function in renderer_plugin_nodetailsxhtml 59 parent::document_start();
|