Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_auth

Topics

 external
 
 
 test
 
 

Namespaces

namespace  core_auth
 Contains helper class for digital consent.
 
namespace  core_auth\form
 Age and location verification mform.
 
namespace  core_auth\output
 Digital minor renderable.
 
namespace  core_auth\privacy
 Data provider.
 

Classes

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...
 

Detailed Description