/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingNumericopt.php | 16 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingNumericopt 23 return parent::update($input);
|
H A D | SettingRegex.php | 14 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingRegex 18 if(!parent::update($input)) return false;
|
H A D | SettingNumeric.php | 17 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingNumeric 19 $valid = parent::update($input);
|
H A D | SettingAuthtype.php | 24 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingAuthtype 28 // is an update possible/requested? 29 $local = $this->local; // save this, parent::update() may change it 30 if(!parent::update($input)) return false; // nothing changed or an error caught by parent
|
H A D | SettingSavedir.php | 11 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingSavedir
|
H A D | SettingImConvert.php | 11 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingImConvert
|
H A D | SettingPassword.php | 13 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingPassword
|
H A D | SettingEmail.php | 13 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingEmail
|
H A D | SettingOnoff.php | 47 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingOnoff
|
H A D | SettingArray.php | 35 * update setting with user provided value $input 41 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingArray
|
H A D | Setting.php | 55 * @see update() to set a new value 67 * update changed setting with validated user provided value $input 74 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\Setting 89 // update local copy of this setting with new value 92 // setting ready for update 102 * This is applied in initialize() and update()
|
H A D | SettingMultichoice.php | 59 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingMultichoice
|
H A D | SettingMulticheckbox.php | 15 public function update($input) { function in dokuwiki\\plugin\\config\\core\\Setting\\SettingMulticheckbox
|
/dokuwiki/lib/scripts/jquery/ |
H A D | versions | 1 # this is loaded from the update.sh script and our PHP code
|
/dokuwiki/bin/ |
H A D | indexer.php | 57 $this->update(); 63 protected function update() { function in IndexerCLI
|
/dokuwiki/lib/plugins/extension/lang/nl/ |
H A D | intro_plugins.txt | 1 Dit zijn de momenteel in uw Dokuwiki geïnstalleerde plugins. U kunt deze hier aan of uitschakelen danwel geheel deïnstalleren. Plugin updates zijn hier ook opgenomen, lees de plugin documentatie voordat u update
|
/dokuwiki/lib/plugins/config/core/ |
H A D | Configuration.php | 106 if($obj->update($value)) {
|
/dokuwiki/inc/ |
H A D | media.php | 1088 'action' => media_managerURL(['image' => $image, 'mediado' => 'update'], '&'), 1479 $update = false; 1481 if ($auth >= $auth_ow && $fullscreen && $INPUT->str('mediado') == 'update') { 1482 $update = true; 1508 if ($update) $attrs['checked'] = 'checked';
|
/dokuwiki/vendor/simplepie/simplepie/ |
H A D | CHANGELOG.md | 18 - update PHP versions in GH Actions workflows by @jrfnl in [#767](https://github.com/simplepie/simplepie/pull/767) 102 - GH Actions: version update for ramsey/composer-install by @jrfnl in [#713](https://github.com/simplepie/simplepie/pull/713) 139 * PHPUnit: update configuration by @jrfnl in [#696](https://github.com/simplepie/simplepie/pull/696)
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | CHANGELOG | 23 - Code style update by avoiding create_function (cweiske) 691 - ThinBASIC language update (Eros Olmi) 692 - mIRC language update (BenBE)
|
/dokuwiki/data/ |
H A D | deleted.files | 243 inc/phpseclib/update.sh
|