constant LDAP_QUERY_MENU_BASE_PATH in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_query/ldap_query.module \LDAP_QUERY_MENU_BASE_PATH
- 7 ldap_query/ldap_query.module \LDAP_QUERY_MENU_BASE_PATH
@file
6 uses of LDAP_QUERY_MENU_BASE_PATH
- LdapQueryAdmin::getActions in ldap_query/
LdapQueryAdmin.class.php - ldap_query_admin_delete in ldap_query/
ldap_query.admin.inc - Implements the LDAP query delete page.
- ldap_query_admin_delete_submit in ldap_query/
ldap_query.admin.inc - Submit handler for the LDAP server delete page.
- ldap_query_admin_enable_disable in ldap_query/
ldap_query.admin.inc - Implements the LDAP query disable.
- ldap_query_admin_enable_disable_submit in ldap_query/
ldap_query.admin.inc - Submit hook for the LDAP server delete page.
File
- ldap_query/
ldap_query.module, line 7
Code
define('LDAP_QUERY_MENU_BASE_PATH', 'admin/config/people/ldap');