Home
last modified time | relevance | path

Searched +full:invalid +full:save +full:arguments +(+path:plugin +path:confmanager) -(+path:plugin +path:confmanager +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineConfigCascade.php29 public function save() { function in ConfigManagerTwoLineCascadeConfig
35 msg($this->helper->getLang('invalid save arguments'), -1);
62 $save = [];
76 $save[$key] = $value;
79 return $save;
H A DConfigManagerTwoLine.php61 * They will be embedded in a form to save changes.
81 function save() { function in ConfigManagerTwoLine
89 msg($this->helper->getLang('invalid save arguments'), -1);