Home
last modified time | relevance | path

Searched refs:getLabel (Results 251 – 262 of 262) sorted by path

1...<<11

/plugin/twofactor/
H A DManager.php331 $form->addFieldsetOpen($provider->getLabel());
348 $form->addButton('2fa_provider', $prov->getLabel())
H A DProvider.php90 public function getLabel() function in dokuwiki\\plugin\\twofactor\\Provider
/plugin/twofactor/action/
H A Dprofile.php205 $el = $form->addRadioButton('provider', $provider->getLabel())->val($provider->getProviderID());
208 $el->getLabel()->val($provider->getLabel() . ' ' . $this->getLang('default'));
235 $options[$provider->getProviderID()] = $provider->getLabel();
272 $form->addFieldsetOpen($provider->getLabel());
/plugin/twofactoraltemail/
H A Daction.php13 public function getLabel() function in action_plugin_twofactoraltemail
/plugin/twofactoremail/
H A Daction.php14 public function getLabel() function in action_plugin_twofactoremail
/plugin/twofactorgoogleauth/
H A Daction.php21 public function getLabel() function in action_plugin_twofactorgoogleauth
/plugin/twofactortelegram/
H A Daction.php13 public function getLabel() function in action_plugin_twofactortelegram
/plugin/webdav/
H A DMenuItem.php50 public function getLabel() function in dokuwiki\\plugin\\webdav\\MenuItem
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1658 getLabel(property: string, key: string|number): string; method
H A Ddhtmlxgantt.js13 …||e>=1440)&&(e=this.config.time_step),e}return this.config.time_step},t.getLabel=function(t,e){for… function
H A Ddhtmlxgantt.js.map1getLabel","sections","j","updateCollection","list_name","collection","serverList","_lightbox_type"…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js13347 gantt.getLabel = function (property, key) { function

1...<<11