Home
last modified time | relevance | path

Searched full:_html_checkboxes (Results 1 – 1 of 1) sorted by relevance

/plugin/superacl/
H A Dadmin.php322 echo $this->_html_checkboxes($current,empty($this->ns),'acl');
582 echo $this->_html_checkboxes($perm,$ispage,'acl['.hsc($where).']['.hsc($who).']');
697 function _html_checkboxes($setperm,$ispage,$name){ function in admin_plugin_superacl2