You are here

constant LDAPGROUPS_GROUP_ALL in LDAP integration 6

2 uses of LDAPGROUPS_GROUP_ALL
ldapgroups_access_rules in ./ldapgroups.inc
Retrieve the ldapgroups access rules for the specified server.
ldapgroups_ldap_user_deny_alter in ./ldapgroups.module
Implementation of hook_ldap_user_deny_alter.

File

./ldapgroups.module, line 18
ldapgroups integrates ldap groups with drupal roles.

Code

define('LDAPGROUPS_GROUP_ALL', 'ALL');