Home
last modified time | relevance | path

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

/plugin/fedauth/classes/adm/
H A Dfa_movedn.adm.class.php36 $this->saveConfig();
H A Dfa_moveup.adm.class.php36 $this->saveConfig();
H A Dfa_uselarge.adm.class.php36 $this->saveConfig();
H A Dfa_usesmall.adm.class.php36 $this->saveConfig();
H A Dfa_toggle.adm.class.php45 $this->saveConfig();
H A Dfa_manage.adm.class.php63 function saveConfig() { function in fa_manage
/plugin/refnotes/
H A Daction.php400 $this->saveConfig($_POST['settings']);
433 private function saveConfig($config) {
404 private function saveConfig($config) { global() function in refnotes_before_ajax_call_unknown