You are here

constant LDAP_SERVER_MASSAGE_TOKEN_REPLACE in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_SERVER_MASSAGE_TOKEN_REPLACE
  2. 7 ldap_servers/ldap_servers.module \LDAP_SERVER_MASSAGE_TOKEN_REPLACE
1 use of LDAP_SERVER_MASSAGE_TOKEN_REPLACE
ldap_server_massage_text in ldap_servers/ldap_servers.functions.inc
function to massage (change case, escape, unescape) ldap attribute names and values. The primary purpose of this is to articulate and ensure consistency across ldap modules.

File

ldap_servers/ldap_servers.module, line 47

Code

define('LDAP_SERVER_MASSAGE_TOKEN_REPLACE', 2);