Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | auth.php |
Authentication Plugin: Moodle Network Authentication Multiple host authentication support for Moodle Network. | |
file | cron_task.php |
A schedule task for mnet cron. | |
file | mnet.php |
This file contains the mnet services for the mnet authentication plugin. | |
file | provider.php |
Privacy Subsystem implementation for auth_mnet. | |
file | settings.php |
Admin settings and defaults. | |
file | tasks.php |
Definition of chat scheduled tasks. | |
file | upgrade.php |
Keeps track of upgrades to the auth_mnet plugin. | |
file | version.php |
Manual authentication plugin version information. | |
Namespaces | |
namespace | auth_mnet\privacy |
| |
namespace | auth_mnet\task |
| |
Classes | |
class | auth_mnet\privacy\provider |
Privacy provider for the mnet authentication. More... | |
class | auth_mnet\task\cron_task |
class | auth_plugin_mnet |
Moodle Network authentication plugin. More... | |
Functions | |
xmldb_auth_mnet_upgrade ($oldversion) | |
Function to upgrade auth_mnet. More... | |
Variables | |
$plugin = 2020060900 | |
$publishes | |
$subscribes | |
$tasks | |
$plugin | component = 'auth_mnet' |
$plugin | version = 2020061500 |
xmldb_auth_mnet_upgrade | ( | $oldversion | ) |
Function to upgrade auth_mnet.
int | $oldversion | the version we are upgrading from |
bool | result |
$publishes |
$subscribes |
$tasks |