constant LDAP_SERVER_MASSAGE_QUERY_ARRAY in Lightweight Directory Access Protocol (LDAP) 8.2
Same name and namespace in other branches
- 7.2 ldap_servers/ldap_servers.module \LDAP_SERVER_MASSAGE_QUERY_ARRAY
- 7 ldap_servers/ldap_servers.module \LDAP_SERVER_MASSAGE_QUERY_ARRAY
2 uses of LDAP_SERVER_MASSAGE_QUERY_ARRAY
- 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.
- theme_ldap_query_results in ldap_query/
ldap_query.theme.inc
File
- ldap_servers/
ldap_servers.module, line 51
Code
define('LDAP_SERVER_MASSAGE_QUERY_ARRAY', 7);