Home
last modified time | relevance | path

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

/plugin/fastwiki/
H A Dscript.js164 * @param {Form=} sectionForm - If a section is being edited instead of the whole document, this is the form in that section.
166 function _preview(sectionForm) { argument
201 * @param {Form=} sectionForm - The form representing the editable section.
203 function _getSection(sectionForm) { argument
205 var target = sectionForm.parent();
305 _preview(m_pageObjs.sectionForm);
411 delete m_pageObjs.sectionForm;
489 if (extraData.sectionForm) {
491 m_pageObjs.sectionForm = extraData.sectionForm; // Redefin
730 load(page, sectionForm, params, force, callback) global() argument
[all...]