|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Namespaces | |
| namespace | auth_db\privacy |
| | |
| namespace | auth_db\task |
| | |
Classes | |
| class | auth_db\privacy\provider |
| Privacy Subsystem for auth_db implementing null_provider. More... | |
| class | auth_db\task\sync_users |
| Sync users task class. More... | |
| class | auth_db_admin_setting_special_auth_configtext |
| Special settings for auth_db password_link. More... | |
| class | auth_plugin_db |
| External database authentication plugin. More... | |
Functions | |
| xmldb_auth_db_install () | |
| xmldb_auth_db_upgrade ($oldversion) | |
| Function to upgrade auth_db. | |
Variables | |
| $plugin = 2025040800 | |
| $tasks | |
| $plugin | component = 'auth_db' |
| $plugin | version = 2025041400 |
| xmldb_auth_db_upgrade | ( | $oldversion | ) |
Function to upgrade auth_db.
| int | $oldversion | the version we are upgrading from |
| bool | result |
| $tasks |