|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
| file | auth.php |
| Authentication Plugin: Email Authentication. | |
| file | behat_auth_email.php |
| Step definition for auth_email. | |
| file | external.php |
| Auth e-mail external API. | |
| file | provider.php |
| Privacy Subsystem implementation for auth_email. | |
| file | services.php |
| Auth email webservice definitions. | |
| file | settings.php |
| Admin settings and defaults. | |
| file | upgrade.php |
| No authentication plugin upgrade code. | |
| file | version.php |
| Version details. | |
Namespaces | |
| namespace | auth_email\privacy |
| | |
Classes | |
| class | auth_email\privacy\provider |
| Privacy Subsystem for auth_email implementing null_provider. More... | |
| class | auth_email_external |
| class | auth_plugin_email |
| Email authentication plugin. More... | |
| class | behat_auth_email |
Functions | |
| xmldb_auth_email_upgrade ($oldversion) | |
| Function to upgrade auth_email. More... | |
Variables | |
| $functions | |
| $plugin = 2020060900 | |
| $plugin | component = 'auth_email' |
| $plugin | version = 2020061500 |
| xmldb_auth_email_upgrade | ( | $oldversion | ) |
Function to upgrade auth_email.
| int | $oldversion | the version we are upgrading from |
| bool | result |
| $functions |