Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php405 $this->htmlInputField(
414 $this->htmlInputField(
423 $this->htmlInputField(
432 $this->htmlInputField(
441 $this->htmlInputField(
450 $this->htmlInputField(
517 protected function htmlInputField($id, $name, $label, $value, $cando, $required, $indent = 0) function in admin_plugin_usermanager