You are here

57 calls to ldap_servers_module_load_include() in Lightweight Directory Access Protocol (LDAP) 7.2

drush_ldap_servers_set_password in ldap_servers/ldap_servers.drush.inc
Callback for the ldap-servers-set-password command.
LdapAuthenticationConfAdmin.class.php in ldap_authentication/LdapAuthenticationConfAdmin.class.php
LdapAuthorizationBasicTests::testUIForms in ldap_authorization/tests/BasicTests.test
LdapAuthorizationConsumerAbstract::__construct in ldap_authorization/LdapAuthorizationConsumerAbstract.class.php
Constructor Method.
LdapAuthorizationConsumerOG.class.php in ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php
LdapQuery::query in ldap_query/LdapQuery.class.php
Function search($base_dn = NULL, $filter, $attributes = array(), $attrsonly = 0, $sizelimit = 0, $timelimit = 0, $deref = LDAP_DEREF_NEVER) {.
LdapServer::userEmailFromLdapEntry in ldap_servers/LdapServer.class.php
LdapServersTestCase::testApiFunctions in ldap_servers/tests/ldap_servers.test
LdapServerTest.class.php in ldap_test/LdapServerTest.class.php
Simpletest ldapServer class for testing without an actual ldap server.
LdapTypeNovell.class.php in ldap_servers/ldap_types/LdapTypeNovell.class.php
ldap_authentication_admin_form in ldap_authentication/ldap_authentication.admin.inc
Form for adding, updating, and deleting a single ldap authorization mapping.
ldap_authentication_admin_form_submit in ldap_authentication/ldap_authentication.admin.inc
Submit handler function for ldap_authentication_admin_form.
ldap_authentication_admin_form_validate in ldap_authentication/ldap_authentication.admin.inc
Validate handler for the ldap_authentication_admin_form.
ldap_authentication_form_user_login_alter in ldap_authentication/ldap_authentication.module
Implements hook_form_FORM_ID_alter(). for user_login.
ldap_authentication_form_user_login_block_alter in ldap_authentication/ldap_authentication.module
Implements hook_form_FORM_ID_alter(). for user_login_block.
ldap_authentication_form_user_profile_form_alter in ldap_authentication/ldap_authentication.module
Implements hook_form_FORM_ID_alter(). for user_profile_form.
ldap_authentication_get_valid_conf in ldap_authentication/ldap_authentication.module
Get LdapAuthenticationConf object.
ldap_authentication_menu_alter in ldap_authentication/ldap_authentication.module
Implements hook_menu_alter(). since menu items are cached, only useful to add or alter callbacks for ldap authentication driven menu items.
ldap_authentication_update_7100 in ldap_authentication/ldap_authentication.install
Ldap_authentication and ldap_sso. enable ldap_sso if sso was enabled in ldap_authentication previously.
ldap_authentication_user_login_authenticate_validate in ldap_authentication/ldap_authentication.module
Validate function for user logon forms.
ldap_authorizations_user_authorizations in ldap_authorization/ldap_authorization.module
@rationale: need not be called from hook_user, so this function separated out so it can be called from a batch synchronization process for example
ldap_authorization_admin_form in ldap_authorization/ldap_authorization.admin.inc
Form for adding, updating, and deleting a single ldap authorization configuration.
ldap_authorization_admin_form_submit in ldap_authorization/ldap_authorization.admin.inc
Submit handler function for ldap_authorization_admin_form.
ldap_authorization_admin_form_validate in ldap_authorization/ldap_authorization.admin.inc
Validate handler for the ldap_authorization_admin_form.
ldap_authorization_get_consumer_admin_object in ldap_authorization/ldap_authorization.module
ldap_authorization_get_consumer_conf in ldap_authorization/ldap_authorization.module
ldap_authorization_ldap_authorization_maps_alter in ldap_authorization/ldap_authorization.module
Implements hook_ldap_authorization_maps_alter().
ldap_help_get_ldap_authentication in ldap_help/ldap_help.status.inc
ldap_help_get_ldap_authorization in ldap_help/ldap_help.status.inc
ldap_help_get_ldap_servers in ldap_help/ldap_help.status.inc
ldap_help_get_ldap_user in ldap_help/ldap_help.status.inc
ldap_help_issues in ldap_help/ldap_help.issues.inc
ldap_query_admin_delete_submit in ldap_query/ldap_query.admin.inc
Submit handler for the LDAP server delete page.
ldap_query_admin_form in ldap_query/ldap_query.admin.inc
Implements the LDAP query edit page.
ldap_query_admin_form_submit in ldap_query/ldap_query.admin.inc
Submit hook for the LDAP server form.
ldap_query_admin_form_validate in ldap_query/ldap_query.admin.inc
Validate hook for the LDAP server form.
ldap_query_fields in ldap_query/ldap_query.module
ldap_query_get_queries in ldap_query/ldap_query.module
Return ldap query objects.
ldap_query_schema in ldap_query/ldap_query.install
Implements hook_schema().
ldap_query_update_7100 in ldap_query/ldap_query.install
Add scope field to ldap_query table.
ldap_servers_admin_delete_submit in ldap_servers/ldap_servers.admin.inc
Submit handler for the LDAP server delete page.
ldap_servers_admin_form in ldap_servers/ldap_servers.admin.inc
Implements the LDAP server edit page.
ldap_servers_admin_form_submit in ldap_servers/ldap_servers.admin.inc
Submit hook for the LDAP server form.
ldap_servers_admin_form_validate in ldap_servers/ldap_servers.admin.inc
Validate hook for the LDAP server form.
ldap_servers_decrypt in ldap_servers/ldap_servers.module
ldap_servers_encrypt in ldap_servers/ldap_servers.module
ldap_servers_encrypt_types in ldap_servers/ldap_servers.module
ldap_servers_ldap_extension_summary in ldap_servers/ldap_servers.module
ldap_servers_settings in ldap_servers/ldap_servers.settings.inc
ldap_servers_test_form_submit in ldap_servers/ldap_servers.test_form.inc
Submit hook for the LDAP server form.
ldap_user_conf in ldap_user/ldap_user.module
Get ldapUserConf or ldapUserConfAdmin object.
ldap_user_ws in ldap_user/ldap_user.ws.inc
theme_ldap_query in ldap_query/ldap_query.theme.inc
Returns HTML for ldap server.
theme_ldap_servers_server in ldap_servers/ldap_servers.theme.inc
Returns HTML for ldap server.
_ldap_query_get_queries in ldap_query/ldap_query.inc
See ldap_query_get_servers()
_ldap_servers_get_servers in ldap_servers/ldap_servers.module
See ldap_servers_get_servers()
_ldap_servers_get_simpletest_servers in ldap_servers/ldap_servers.module
See ldap_servers_get_servers()