Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 = 2024041600 | |
$tasks | |
$plugin | component = 'auth_db' |
$plugin | version = 2024042200 |
xmldb_auth_db_upgrade | ( | $oldversion | ) |
Function to upgrade auth_db.
int | $oldversion | the version we are upgrading from |
bool | result |
$tasks |