You are here

constant LDAPGROUPS_ROLE_MODE_USE_MAP in LDAP integration 6

3 uses of LDAPGROUPS_ROLE_MODE_USE_MAP
ldapgroups_admin_edit_validate in ./ldapgroups.admin.inc
Validate hook for the settings form.
ldapgroups_user_test_output in ./ldapgroups.admin.inc
Generate the test results for the user and ldap settings.
_ldapgroups_filter in ./ldapgroups.inc
Filters groups only to the groups defined in the role mapping.

File

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

Code

define('LDAPGROUPS_ROLE_MODE_USE_MAP', 1);