Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php327 $this->htmlUserForm('add', null, [], 4);
338 $this->htmlUserForm('modify', $this->edit_user, $this->edit_userdata, 4);
378 protected function htmlUserForm($cmd, $user = '', $userdata = [], $indent = 0)
377 protected function htmlUserForm($cmd, $user = '', $userdata = array(), $indent = 0) global() function in admin_plugin_usermanager