Home
last modified time | relevance | path

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

12

/plugin/actionrenderer/
H A Drenderer.php57 public function document_end() function in renderer_plugin_actionrenderer
/plugin/blogtng/renderer/
H A Dcomment.php25 function document_end() {} function in renderer_plugin_blogtng_comment
/plugin/combo/renderer/
H A Danalytics.php219 public function document_end() // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps function in renderer_plugin_combo_analytics
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/dbquery/
H A Drenderer.php49 public function document_end() function in renderer_plugin_dbquery
/plugin/dokutexit/
H A Dlatex.php98 function document_end() { function in Doku_Renderer_latex
/plugin/dw2markdown/
H A Drenderer.php36 public function document_end(){ function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php38 function document_end() { function in renderer_plugin_edittable_inverse
/plugin/eventline/
H A Dplain.php43 function document_end() { function in Doku_Renderer_plain
/plugin/footnotestyle/
H A Drenderer.php76 function document_end() { function in renderer_plugin_footnotestyle
/plugin/header2/
H A Drenderer.php53 function document_end() { function in renderer_plugin_header2
/plugin/header3/
H A Drenderer.php72 function document_end() { function in renderer_plugin_header3
/plugin/html5/
H A Drenderer.php54 function document_end() function in renderer_plugin_html5
62 parent::document_end();
/plugin/icalevents/
H A Drenderer.php78 function document_end() { function in renderer_plugin_icalevents
/plugin/impressjs/
H A Drenderer.php47 public function document_end(){ function in renderer_plugin_impressjs
/plugin/latexit/
H A Drenderer.php342 function document_end() { function in renderer_plugin_latexit
/plugin/latexport/_test/
H A Ddecorator_mock.php138 function document_end($recursionLevel = 0){ function in DecoratorMock
/plugin/latexport/implementation/
H A Ddecorator.php229 function document_end($recursionLevel = 0){ function in decorator
231 $this->decorator->document_end($recursionLevel);
H A Ddecorator_persister.php201 function document_end($recursionLevel = 0){ function in DecoratorPersister
/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/mellelexport/
H A Drenderer.php171 function document_end() { function in renderer_plugin_mellelexport
/plugin/nodetailsxhtml/
H A Drenderer.php81 function document_end() { function in renderer_plugin_nodetailsxhtml
83 parent::document_end();
/plugin/nroff/
H A Drenderer.php57 function document_end() { function in renderer_plugin_nroff
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php43 public function document_end(){ function in renderer_plugin_nsexport_xhtml
45 parent::document_end();

12