Home
last modified time | relevance | path

Searched defs:groups (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/inc/
H A Dauth.php454 auth_ismanager($user = null, $groups = null, $adminonly = false, $recache = false) global() argument
514 auth_isadmin($user = null, $groups = null, $recache = false) global() argument
529 auth_isMember($memberlist, $user, array $groups) global() argument
596 auth_aclcheck($id, $user, $groups) global() argument
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPComputers.php132 public function groups($computerName, $recursive = NULL) function in adLDAPComputers
[all...]
H A DadLDAPUtils.php63 public function niceNames($groups) argument
H A DadLDAPContacts.php106 public function groups($distinguishedName, $recursive = NULL) function in adLDAPContacts
[all...]
H A DadLDAPUsers.php190 public function groups($username, $recursive = NULL, $isGUID = false) function in adLDAPUsers
[all...]
/dokuwiki/inc/Remote/
H A DApiCore.php740 aclCheck($id, $user = null, $groups = null) global() argument