Home
last modified time | relevance | path

Searched refs:_getSection (Results 1 – 3 of 3) sorted by relevance

/plugin/templater/
H A Dsyntax.php184 $getSection = $this->_getSection($data[2], $instr);
230 function _getSection($title, $instructions) {
226 function _getSection($title, $instructions) { global() function in syntax_plugin_templater
H A DCHANGELOG.md35 * Complete rework of function _ _getSection()_.
/plugin/fastwiki/
H A Dscript.js203 function _getSection(sectionForm) { function
521 m_actionEffects.edit(params, m_pageObjs.sectionForm ? {sectionForm: m_pageObjs.sectionForm, sectionParts:_getSection(m_pageObjs.sectionForm)} : {});
552 m_actionEffects.edit(params, m_pageObjs.sectionForm ? {sectionForm: m_pageObjs.sectionForm, sectionParts:_getSection(m_pageObjs.sectionForm)} : {});
774 var sectionParts = _getSection(sectionForm);