You are here

constant LDAP_QUERY_MENU_BASE_PATH in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_query/ldap_query.module \LDAP_QUERY_MENU_BASE_PATH
  2. 7 ldap_query/ldap_query.module \LDAP_QUERY_MENU_BASE_PATH
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.

... See full list

File

ldap_query/ldap_query.module, line 3

Code

define('LDAP_QUERY_MENU_BASE_PATH', 'admin/config/people/ldap');