Home
last modified time | relevance | path

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

12

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

12