Home
last modified time | relevance | path

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

/plugin/stylingpages/
H A Daction.php34 $this->tryUpdate($event);
43 $this->tryUpdate($event);
50 public function tryUpdate(Doku_Event $event) function in action_plugin_stylingpages
/plugin/settingstree/settings/
H A Dsettingswrapper.class.php32 function tryUpdate($val){ function in settingswrapper
H A Dsettingslevel.class.php159 if (!$set[$key]->tryUpdate($new['config'])){ // returns false on error