Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php406 $this->htmlInputField(
415 $this->htmlInputField(
424 $this->htmlInputField(
433 $this->htmlInputField(
442 $this->htmlInputField(
451 $this->htmlInputField(
518 protected function htmlInputField($id, $name, $label, $value, $cando, $required, $indent = 0) function in admin_plugin_usermanager