Home
last modified time | relevance | path

Searched refs:section_open (Results 1 – 25 of 31) sorted by path

12

/plugin/actionrenderer/
H A Drenderer.php75 public function section_open($level) function in renderer_plugin_actionrenderer
/plugin/blog/syntax/
H A Dautoarchive.php72 $renderer->section_open(2);
/plugin/blogtng/renderer/
H A Dcomment.php45 function section_open($level) {} function in renderer_plugin_blogtng_comment
/plugin/combo/renderer/
H A Dxml.php56 public function section_open($level) function in renderer_plugin_combo_xml
/plugin/dokutexit/
H A Dlatex.php148 function section_open($level) { function in Doku_Renderer_latex
/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/faq/
H A Dsyntax.php69 $handler->_addCall('section_open', array($level), $pos);
/plugin/filelist/
H A Dsyntax.php
/plugin/headernofloat/
H A Dsyntax.php78 $renderer->section_open($level);
/plugin/html5/
H A Drenderer.php123 function section_open( $level ) function in renderer_plugin_html5
/plugin/ifauthex/
H A Dsyntax.php194 $renderer->section_open($renderer->getLastlevel());
/plugin/inlineeditor/
H A Daction.php49 if($ins[$i - 1][0] == 'section_open') {
/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/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/nodetailsxhtml/
H A Drenderer.php229 function section_open($level) { function in renderer_plugin_nodetailsxhtml
231 return parent::section_open($level);
/plugin/nroff/
H A Drenderer.php168 function section_open($level) { function in renderer_plugin_nroff
/plugin/nspages/printers/
H A Dprinter.php63 $this->renderer->section_open(1);
/plugin/outdent/
H A Dsyntax.php44 $handler->_addCall('section_open', array($level-1), $pos);
60 if ($calls[$i][0] == 'section_open') return $calls[$i][1][0];
/plugin/quickedit/
H A Daction.php54 if($ins[$i - 1][0] == 'section_open') {
/plugin/repo/
H A Dsyntax.php77 $renderer->section_open(5);
/plugin/revealjs/
H A Drenderer.php268 function section_open($level) {} function in renderer_plugin_revealjs
/plugin/s5/
H A Drenderer.php152 function section_open($level) { function in renderer_plugin_s5
/plugin/s5reloaded/
H A Drenderer.php215 function section_open($level) { function in renderer_plugin_s5reloaded

12