Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dsettings.php107 $functions->removeWikiVariables($this->additionalParameters, true);
H A Dfunctions.php401 $this->removeWikiVariables($data);
494 public function removeWikiVariables(&$removeArray, $advanced = false, $isString = false) { function in siteexport_functions
/plugin/siteexport/action/
H A Dajax.php797 $this->functions->removeWikiVariables($PARAMS, false, true);