constant LDAP_SERVERS_MENU_BASE_PATH in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_MENU_BASE_PATH
- 7.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_MENU_BASE_PATH
16 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_authorization_admin_form
- ldap_authorization_admin_form in ldap_authorization/
ldap_authorization.admin.inc - form for adding, updating, and deleting a single ldap authorization configuration
File
- ldap_servers/
ldap_servers.module, line 12
Code
define('LDAP_SERVERS_MENU_BASE_PATH', 'admin/config/people/ldap');