Home
last modified time | relevance | path

Searched refs:saveToFile (Results 1 – 4 of 4) sorted by last modified time

/plugin/confmanager/configTypes/
H A DConfigManagerSingleLineConfigCascade.php42 $this->saveToFile($custom);
74 private function saveToFile($config) { function in ConfigManagerSingleLineCoreConfig
H A DConfigManagerTwoLineRightImageConfigCascade.php90 $this->saveToFile($config['local']);
H A DConfigManagerTwoLineConfigCascade.php48 $this->saveToFile($custom);
85 protected 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