You are here

constant LDAP_SERVERS_MENU_BASE_PATH in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_MENU_BASE_PATH
  2. 7 ldap_servers/ldap_servers.module \LDAP_SERVERS_MENU_BASE_PATH
15 uses of LDAP_SERVERS_MENU_BASE_PATH
LdapAuthorizationConsumerAbstract::__construct in ldap_authorization/LdapAuthorizationConsumerAbstract.class.php
Constructor Method.
LdapAuthorizationConsumerConfAdmin::getLdapAuthorizationConsumerActions in ldap_authorization/LdapAuthorizationConsumerConfAdmin.class.php
LdapServerAdmin::getLdapServerActions in ldap_servers/LdapServerAdmin.class.php
ldap_authentication_admin_form_submit in ldap_authentication/ldap_authentication.admin.inc
Submit handler function for ldap_authentication_admin_form.
ldap_authorization_admin_form in ldap_authorization/ldap_authorization.admin.inc
Form for adding, updating, and deleting a single ldap authorization configuration.

... See full list

File

ldap_servers/ldap_servers.module, line 18

Code

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