Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
auth_plugin_ldap Member List

This is the complete list of members for auth_plugin_ldap, including all inherited members.

$authtypeauth_plugin_base
$configauth_plugin_base
$errorlogtagauth_plugin_baseprotected
$userfields (defined in auth_plugin_base)auth_plugin_base
__construct()auth_plugin_ldap
auth_plugin_ldap()auth_plugin_ldap
can_be_manually_set()auth_plugin_ldap
can_change_password()auth_plugin_ldap
can_confirm()auth_plugin_ldap
can_edit_profile()auth_plugin_base
can_reset_password()auth_plugin_ldap
can_signup()auth_plugin_ldap
change_password_url()auth_plugin_ldap
config_form($config, $err, $user_fields)auth_plugin_base
edit_profile_url()auth_plugin_base
get_custom_user_profile_fields()auth_plugin_base
get_description()auth_plugin_base
get_identity_providers($authsequence)auth_plugin_basestatic
get_ntlm_remote_user($remoteuser)auth_plugin_ldapprotected
get_password_change_info(stdClass $user)auth_plugin_base
get_profile_keys($fetchall=false)auth_plugin_ldapprotected
get_title()auth_plugin_base
get_userinfo($username)auth_plugin_ldap
get_userinfo_asobj($username)auth_plugin_ldap
get_userlist()auth_plugin_ldap
ignore_timeout_hook($user, $sid, $timecreated, $timemodified)auth_plugin_base
init_plugin($authtype)auth_plugin_ldap
is_captcha_enabled()auth_plugin_base
is_configured()auth_plugin_base
is_internal()auth_plugin_ldap
is_synchronised_with_external()auth_plugin_base
is_user_suspended($user)auth_plugin_ldapprotected
iscreator($username)auth_plugin_ldap
ldap_ad_pwdexpired_from_diagmsg($diagmsg)auth_plugin_ldapprotected
ldap_attributes()auth_plugin_ldap
ldap_bulk_insert($username)auth_plugin_ldap
ldap_close($force=false)auth_plugin_ldap
ldap_connect()auth_plugin_ldap
ldap_expirationtime2unix($time, $ldapconnection, $user_dn)auth_plugin_ldap
ldap_find_userdn($ldapconnection, $extusername)auth_plugin_ldap
ldap_get_ad_pwdexpire($pwdlastset, $ldapconn, $user_dn)auth_plugin_ldap
ldap_get_userlist($filter=' *')auth_plugin_ldap
ldap_unix2expirationtime($time)auth_plugin_ldap
loginpage_hook()auth_plugin_ldap
loginpage_idp_list($wantsurl)auth_plugin_base
logoutpage_hook()auth_plugin_base
ntlmsso_finish()auth_plugin_ldap
ntlmsso_magic($sesskey)auth_plugin_ldap
password_expire($username)auth_plugin_ldap
postlogout_hook($user)auth_plugin_base
pre_loginpage_hook()auth_plugin_base
pre_user_login_hook(&$user)auth_plugin_base
prelogout_hook()auth_plugin_base
prepare_identity_providers_for_output($identityproviders, renderer_base $output)auth_plugin_basestatic
prevent_local_passwords()auth_plugin_ldap
process_config($config)auth_plugin_base
signup_form()auth_plugin_base
sync_roles($user)auth_plugin_ldap
sync_users($do_updates=true)auth_plugin_ldap
test_settings()auth_plugin_ldap
update_user_record($username, $updatekeys=false, $triggerevent=false, $suspenduser=false)auth_plugin_baseprotected
user_activate($username)auth_plugin_ldap
user_authenticated_hook(&$user, $username, $password)auth_plugin_base
user_confirm($username, $confirmsecret)auth_plugin_ldap
user_create($userobject, $plainpass)auth_plugin_ldap
user_delete($olduser)auth_plugin_base
user_exists($username)auth_plugin_ldap
user_login($username, $password)auth_plugin_ldap
user_signup($user, $notify=true)auth_plugin_ldap
user_update($olduser, $newuser)auth_plugin_ldap
user_update_password($user, $newpassword)auth_plugin_ldap
validate_form($form, &$err)auth_plugin_base