Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | endpoint.php |
This file contains the form add/update oauth2 endpoint. | |
file | issuer.php |
This file contains the form add/update oauth2 issuer. | |
file | provider.php |
Privacy Subsystem implementation for tool_oauth2. | |
file | renderer.php |
Output rendering for the plugin. | |
file | settings.php |
Oauth2 system configuration. | |
file | user_field_mapping.php |
This file contains the form add/update oauth2 user_field_mapping. | |
file | version.php |
Plugin version info. | |
Namespaces | |
tool_oauth2\form | |
| |
tool_oauth2\output | |
| |
tool_oauth2\privacy | |
| |
Classes | |
class | tool_oauth2\form\endpoint |
Issuer form. More... | |
class | tool_oauth2\form\issuer |
Issuer form. More... | |
class | tool_oauth2\form\user_field_mapping |
Issuer form. More... | |
class | tool_oauth2\output\renderer |
Implements the plugin renderer. More... | |
class | tool_oauth2\privacy\provider |
Privacy Subsystem for tool_oauth2 implementing null_provider. More... | |
Variables | |
$plugin | component = 'tool_oauth2' |
$plugin | requires = 2019111200 |
$plugin | version = 2019111800 |