Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Topics | |
check | |
Directories | |
directory | classes |
| |
Namespaces | |
namespace | auth_none\check |
Verifies unsupported noauth setting. | |
namespace | auth_none\privacy |
Privacy Subsystem implementation for auth_none. | |
Classes | |
class | auth_none\check\noauth |
Verifies unsupported noauth setting. More... | |
class | auth_none\privacy\provider |
Privacy Subsystem for auth_none implementing null_provider. More... | |
class | auth_plugin_none |
Plugin for no authentication. More... | |
Functions | |
xmldb_auth_none_upgrade ($oldversion) | |
Function to upgrade auth_none. | |
Variables | |
$plugin = 2023100400 | |
$plugin | component = 'auth_none' |
$plugin | version = 2023100900 |
xmldb_auth_none_upgrade | ( | $oldversion | ) |
Function to upgrade auth_none.
int | $oldversion | the version we are upgrading from |
bool | result |