Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | behat_auth.php |
Basic authentication steps definitions. | |
file | digital_consent.php |
Contains helper class for digital consent. | |
file | digital_minor_page.php |
Digital minor renderable. | |
file | external.php |
Auth external API. | |
file | login.php |
Login renderable. | |
file | provider.php |
Data provider. | |
file | verify_age_location_form.php |
Age and location verification mform. | |
file | verify_age_location_page.php |
Age and location verification renderable. | |
Namespaces | |
core_auth | |
| |
core_auth\form | |
| |
core_auth\output | |
| |
core_auth\privacy | |
| |
Classes | |
class | behat_auth |
class | core_auth\digital_consent |
Helper class for digital consent. More... | |
class | core_auth\form\verify_age_location_form |
Age and location verification mform class. More... | |
class | core_auth\output\digital_minor_page |
Digital minor renderable class. More... | |
class | core_auth\output\login |
Login renderable class. More... | |
class | core_auth\output\verify_age_location_page |
Age and location verification renderable class. More... | |
class | core_auth\privacy\provider |
Data provider class. More... | |
class | core_auth_external |