Home
last modified time | relevance | path

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

/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php43 $this->saveToFile($custom);
75 private function saveToFile($config) { function in ConfigManagerSingleLineCoreConfig
H A DConfigManagerTwoLineConfigCascade.php48 $this->saveToFile($custom);
85 private function saveToFile($config) { function in ConfigManagerTwoLineCascadeConfig
/plugin/sfauth/
H A Dhelper.php98 if($this->saveToFile()) {
114 if($this->saveToFile()) {
270 return $this->saveToFile();
377 protected function saveToFile() { function in helper_plugin_sfauth