/plugin/impressjs/ |
H A D | renderer.php | 52 public function section_close() { function in renderer_plugin_impressjs 54 parent::section_close();
|
/plugin/outdent/ |
H A D | syntax.php | 43 $handler->_addCall('section_close', array(), $pos);
|
/plugin/faq/ |
H A D | syntax.php | 65 if ($handler->status['section']) $handler->_addCall('section_close', array(), $pos);
|
/plugin/inlineeditor/ |
H A D | action.php | 57 if($ins[$i][0] == 'section_close') {
|
/plugin/uparrow/ |
H A D | action.php | 61 if($ins[$i][0] == 'section_close') {
|
/plugin/quickedit/ |
H A D | action.php | 62 if($ins[$i][0] == 'section_close') {
|
/plugin/combo/renderer/ |
H A D | xml.php | 61 public function section_close() function in renderer_plugin_combo_xml
|
/plugin/blogtng/renderer/ |
H A D | comment.php | 46 function section_close() {} function in renderer_plugin_blogtng_comment
|
/plugin/headernofloat/ |
H A D | syntax.php | 66 if($sectionstatus == true) $renderer->section_close();
|
/plugin/html5/ |
H A D | renderer.php | 130 function section_close() function in renderer_plugin_html5
|
/plugin/structsection/ |
H A D | syntax.php | 145 $R->section_close();
|
/plugin/blog/syntax/ |
H A D | autoarchive.php | 90 $renderer->section_close();
|
/plugin/nspages/printers/ |
H A D | printer.php | 65 $this->renderer->section_close();
|
/plugin/repo/ |
H A D | syntax.php | 86 $renderer->section_close();
|
/plugin/latexport/implementation/ |
H A D | decorator.php | 281 function section_close() { function in decorator 283 $this->decorator->section_close($level);
|
H A D | decorator_persister.php | 279 function section_close() { function in DecoratorPersister
|
/plugin/siteexport/syntax/ |
H A D | toc.php | 157 $renderer->section_close(); 246 $renderer->section_close();
|
/plugin/dw2markdown/ |
H A D | renderer.php | 67 function section_close() { function in Renderer_Plugin_dw2markdown
|
/plugin/actionrenderer/ |
H A D | renderer.php | 81 public function section_close() function in renderer_plugin_actionrenderer
|
/plugin/revealjs/ |
H A D | renderer.php | 269 function section_close() {} function in renderer_plugin_revealjs
|
/plugin/gemini/ |
H A D | renderer.php | 47 public function section_close() function in renderer_plugin_gemini
|
/plugin/text/ |
H A D | renderer.php | 119 function section_close() { function in renderer_plugin_text
|
/plugin/nodetailsxhtml/ |
H A D | renderer.php | 221 function section_close() { function in renderer_plugin_nodetailsxhtml
|
/plugin/mellelexport/ |
H A D | renderer.php | 571 …function section_close() {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge… function in renderer_plugin_mellelexport
|
/plugin/xml/ |
H A D | renderer.php | 105 function section_close() { function in renderer_plugin_xml
|