Home
last modified time | relevance | path

Searched refs:document_end (Results 1 – 25 of 43) sorted by relevance

12

/plugin/strata/
H A Drenderer.php28 function document_end() { function in renderer_plugin_strata
31 parent::document_end();
/plugin/odt/renderer/
H A Dpagepdf.php64 function document_end(){ function in renderer_plugin_odt_pagepdf
65 parent::document_end();
H A Dbook.php68 public function document_end() { function in renderer_plugin_odt_book
/plugin/html5/
H A Drenderer.php54 function document_end() function in renderer_plugin_html5
62 parent::document_end();
/plugin/combo/renderer/
H A Drenderer.php89 * This variblae is used in the function document_end to recreate the whole doc.
146 function document_end() function in renderer_plugin_combo_renderer
181 parent::document_end();
H A Dxml.php79 function document_end() function in renderer_plugin_combo_xml
/plugin/latexport/renderer/
H A Dtex.php136 function document_end($doNotCareAboutProvidedRecursionLevel = 0){ function in renderer_plugin_latexport_tex
137 $this->decorator->document_end($this->recursionLevel - 1);
/plugin/parserarray/
H A Drenderer.php25 function document_end() { function in renderer_plugin_parserarray
/plugin/dbquery/
H A Drenderer.php49 public function document_end() function in renderer_plugin_dbquery
/plugin/icalevents/
H A Drenderer.php78 function document_end() { function in renderer_plugin_icalevents
/plugin/rplus/
H A Drenderer.php162 function document_end() function in renderer_plugin_rplus_renderer
220 parent::document_end();
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php43 public function document_end(){ function in renderer_plugin_nsexport_xhtml
45 parent::document_end();
/plugin/impressjs/
H A Drenderer.php47 public function document_end(){ function in renderer_plugin_impressjs
/plugin/blogtng/renderer/
H A Dcomment.php25 function document_end() {} function in renderer_plugin_blogtng_comment
/plugin/purplenumbers/
H A Drenderer.php28 function document_end() { function in renderer_plugin_purplenumbers
29 parent::document_end();
251 // that <!--PN--> comment is added to be able to delete empty paragraphs in document_end()
/plugin/header2/
H A Drenderer.php53 function document_end() { function in renderer_plugin_header2
/plugin/s5/
H A Drenderer.php108 function document_end(){ function in renderer_plugin_s5
/plugin/header3/
H A Drenderer.php72 function document_end() { function in renderer_plugin_header3
/plugin/footnotestyle/
H A Drenderer.php76 function document_end() { function in renderer_plugin_footnotestyle
/plugin/siteexport/renderer/
H A Dpdf.php63 public function document_end() { function in renderer_plugin_siteexport_pdf
65 parent::document_end();
/plugin/s5reloaded/
H A Drenderer.php167 function document_end(){ function in renderer_plugin_s5reloaded
/plugin/latexport/_test/
H A Ddecorator_mock.php138 function document_end($recursionLevel = 0){ function in DecoratorMock
/plugin/nodetailsxhtml/
H A Drenderer.php81 function document_end() { function in renderer_plugin_nodetailsxhtml
83 parent::document_end();
/plugin/qc/
H A Drenderer.php94 public function document_end()
91 public function document_end() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps global() function in renderer_plugin_qc
/plugin/latexport/implementation/
H A Ddecorator.php229 function document_end($recursionLevel = 0){ function in decorator
231 $this->decorator->document_end($recursionLevel);

12