Home
last modified time | relevance | path

Searched refs:section_open (Results 1 – 25 of 31) sorted by last modified time

12

/plugin/nspages/printers/
H A Dprinter.php63 $this->renderer->section_open(1);
/plugin/siteexport/renderer/
H A Dpdf.php183 public function section_open($level) { function in renderer_plugin_siteexport_pdf
185 parent::section_open($level);
/plugin/siteexport/syntax/
H A Dtoc.php145 $renderer->section_open("1 sitetoc");
180 …$renderer->section_open("1 mergedsite" . ($renderer->meta['sitetoc']['mergehint'] && count($this->…
/plugin/nodetailsxhtml/
H A Drenderer.php229 function section_open($level) { function in renderer_plugin_nodetailsxhtml
231 return parent::section_open($level);
/plugin/combo/renderer/
H A Dxml.php56 public function section_open($level) function in renderer_plugin_combo_xml
/plugin/blogtng/renderer/
H A Dcomment.php45 function section_open($level) {} function in renderer_plugin_blogtng_comment
/plugin/ifauthex/
H A Dsyntax.php194 $renderer->section_open($renderer->getLastlevel());
/plugin/dw2markdown/
H A Drenderer.php60 function section_open($level) { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php52 function section_open($level) { function in renderer_plugin_edittable_inverse
/plugin/blog/syntax/
H A Dautoarchive.php72 $renderer->section_open(2);
/plugin/s5/
H A Drenderer.php152 function section_open($level) { function in renderer_plugin_s5
/plugin/text/
H A Drenderer.php116 function section_open($level) { function in renderer_plugin_text
/plugin/actionrenderer/
H A Drenderer.php75 public function section_open($level) function in renderer_plugin_actionrenderer
/plugin/structsection/
H A Dsyntax.php139 $R->section_open($lvl);
/plugin/repo/
H A Dsyntax.php77 $renderer->section_open(5);
/plugin/filelist/
H A Dsyntax.php
/plugin/latexport/implementation/
H A Ddecorator.php273 function section_open($level) { function in decorator
275 $this->decorator->section_open($level);
H A Ddecorator_persister.php272 function section_open($level) { function in DecoratorPersister
/plugin/revealjs/
H A Drenderer.php268 function section_open($level) {} function in renderer_plugin_revealjs
/plugin/xml/
H A Drenderer.php93 function section_open($level) { function in renderer_plugin_xml
/plugin/mellelexport/
H A Drenderer.php569 …function section_open($level) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fu… function in renderer_plugin_mellelexport
/plugin/twcheckliste/
H A Drenderer.php.old128 function section_open($level) {
/plugin/headernofloat/
H A Dsyntax.php78 $renderer->section_open($level);
/plugin/dokutexit/
H A Dlatex.php148 function section_open($level) { function in Doku_Renderer_latex
/plugin/s5reloaded/
H A Drenderer.php215 function section_open($level) { function in renderer_plugin_s5reloaded

12