Home
last modified time | relevance | path

Searched hist:f00299d834ef8e608772efc257fe30e1b1e53130 (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingNumeric.phpf00299d834ef8e608772efc257fe30e1b1e53130 Sun May 20 10:02:17 UTC 2018 Andreas Gohr <andi@splitbrain.org> extract save checking into own method

Instead of having the out() method return empty strings, a new method
tells the writer if a setting should be saved or not. Only then the
out() method is called.

H A DSettingArray.phpf00299d834ef8e608772efc257fe30e1b1e53130 Sun May 20 10:02:17 UTC 2018 Andreas Gohr <andi@splitbrain.org> extract save checking into own method

Instead of having the out() method return empty strings, a new method
tells the writer if a setting should be saved or not. Only then the
out() method is called.

H A DSetting.phpf00299d834ef8e608772efc257fe30e1b1e53130 Sun May 20 10:02:17 UTC 2018 Andreas Gohr <andi@splitbrain.org> extract save checking into own method

Instead of having the out() method return empty strings, a new method
tells the writer if a setting should be saved or not. Only then the
out() method is called.

/dokuwiki/lib/plugins/config/core/
H A DWriter.phpf00299d834ef8e608772efc257fe30e1b1e53130 Sun May 20 10:02:17 UTC 2018 Andreas Gohr <andi@splitbrain.org> extract save checking into own method

Instead of having the out() method return empty strings, a new method
tells the writer if a setting should be saved or not. Only then the
out() method is called.