You are here

constant LDAP_USER_LDAP_ENTRY_DELETE_ON_USER_DELETE in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_user/ldap_user.module \LDAP_USER_LDAP_ENTRY_DELETE_ON_USER_DELETE
3 uses of LDAP_USER_LDAP_ENTRY_DELETE_ON_USER_DELETE
LdapUserIntegrationTests::testProvisionToLdap in ldap_user/tests/ldap_user.test
integration tests for provisioning to ldap
ldap_test_ldap_user_data in ldap_test/ldap_user.conf.inc
@file simpletest ldap user config
ldap_user_user_delete in ldap_user/ldap_user.module
Implements hook_user_delete().

File

ldap_user/ldap_user.module, line 19
Module for the LDAP User Entity

Code

define('LDAP_USER_LDAP_ENTRY_DELETE_ON_USER_DELETE', 8);