Home
last modified time | relevance | path

Searched defs:initialize (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingCompression.php13 public function initialize($default = null, $local = null, $protected = null) function in dokuwiki\\plugin\\config\\core\\Setting\\SettingCompression
H A DSettingDirchoice.php13 public function initialize($default = null, $local = null, $protected = null) function in dokuwiki\\plugin\\config\\core\\Setting\\SettingDirchoice
H A DSettingLicense.php13 public function initialize($default = null, $local = null, $protected = null) function in dokuwiki\\plugin\\config\\core\\Setting\\SettingLicense
H A DSettingAuthtype.php11 public function initialize($default = null, $local = null, $protected = null) function in dokuwiki\\plugin\\config\\core\\Setting\\SettingAuthtype
H A DSettingRenderer.php18 public function initialize($default = null, $local = null, $protected = null) { global() function in dokuwiki\\plugin\\config\\core\\Setting\\SettingRenderer
H A DSetting.php60 public function initialize($default = null, $local = null, $protected = null) { global() function in dokuwiki\\plugin\\config\\core\\Setting\\Setting
/dokuwiki/lib/scripts/
H A Dhotkeys.js37 this.initialize = function() { method in Hotkeys