Home
last modified time | relevance | path

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

/plugin/settingstree/
H A Dhelper.php223 private function _storeValues($pluginname,settingshierarchy $set){ function in helper_plugin_settingstree
258 …if ($level->checkValues($data) && $this->_storeValues($pluginname,$set)){ // the values are okay, …