Home
last modified time | relevance | path

Searched refs:section_close (Results 1 – 25 of 29) sorted by path

12

/plugin/actionrenderer/
H A Drenderer.php81 public function section_close() function in renderer_plugin_actionrenderer
/plugin/blog/syntax/
H A Dautoarchive.php90 $renderer->section_close();
/plugin/blogtng/renderer/
H A Dcomment.php46 function section_close() {} function in renderer_plugin_blogtng_comment
/plugin/combo/renderer/
H A Dxml.php61 public function section_close() function in renderer_plugin_combo_xml
/plugin/dokutexit/
H A Dlatex.php152 function section_close() { function in Doku_Renderer_latex
/plugin/dw2markdown/
H A Drenderer.php67 function section_close() { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php57 function section_close() { function in renderer_plugin_edittable_inverse
/plugin/faq/
H A Dsyntax.php65 if ($handler->status['section']) $handler->_addCall('section_close', array(), $pos);
/plugin/filelist/
H A Dsyntax.php
/plugin/gemini/
H A Drenderer.php47 public function section_close() function in renderer_plugin_gemini
/plugin/headernofloat/
H A Dsyntax.php66 if($sectionstatus == true) $renderer->section_close();
/plugin/html5/
H A Drenderer.php130 function section_close() function in renderer_plugin_html5
/plugin/impressjs/
H A Drenderer.php52 public function section_close() { function in renderer_plugin_impressjs
54 parent::section_close();
/plugin/inlineeditor/
H A Daction.php57 if($ins[$i][0] == 'section_close') {
/plugin/latexport/implementation/
H A Ddecorator.php281 function section_close() { function in decorator
283 $this->decorator->section_close($level);
H A Ddecorator_persister.php279 function section_close() { function in DecoratorPersister
/plugin/mellelexport/
H A Drenderer.php571 …function section_close() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge… function in renderer_plugin_mellelexport
/plugin/nodetailsxhtml/
H A Drenderer.php221 function section_close() { function in renderer_plugin_nodetailsxhtml
/plugin/nroff/
H A Drenderer.php172 function section_close() { function in renderer_plugin_nroff
/plugin/nspages/printers/
H A Dprinter.php65 $this->renderer->section_close();
/plugin/outdent/
H A Dsyntax.php43 $handler->_addCall('section_close', array(), $pos);
/plugin/quickedit/
H A Daction.php62 if($ins[$i][0] == 'section_close') {
/plugin/repo/
H A Dsyntax.php86 $renderer->section_close();
/plugin/revealjs/
H A Drenderer.php269 function section_close() {} function in renderer_plugin_revealjs
/plugin/siteexport/syntax/
H A Dtoc.php157 $renderer->section_close();
246 $renderer->section_close();

12