|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 | |
| namespace | core_auth |
| | |
| namespace | core_auth\form |
| | |
| namespace | core_auth\output |
| | |
| namespace | 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 |