Home
last modified time | relevance | path

Searched refs:makeCheckboxes (Results 1 – 1 of 1) sorted by path

/dokuwiki/lib/plugins/acl/
H A Dadmin.php420 echo $this->makeCheckboxes($current, empty($this->ns), 'acl');
680 echo $this->makeCheckboxes($perm, $ispage, 'acl[' . $where . '][' . $who . ']');
770 protected function makeCheckboxes($setperm, $ispage, $name)
763 protected function makeCheckboxes($setperm, $ispage, $name) global() function in admin_plugin_acl