Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
request Directory Reference

Directories

 plugin
 
 subsystem
 

Files

 approved_contextlist.php
 An implementation of a contextlist which has been filtered and approved.
 
 approved_userlist.php
 An implementation of a userlist which has been filtered and approved.
 
 content_writer.php
 This file contains the interface required to implmeent a content writer.
 
 context_aware_provider.php
 File containing the provider interface for plugins needing access to all approved contexts to fill in relevant contextual data.
 
 contextlist.php
 Privacy Fetch Result Set.
 
 contextlist_base.php
 Base implementation of a contextlist.
 
 contextlist_collection.php
 This file defines the contextlist_collection class object.
 
 core_data_provider.php
 This file contains the core_privacy::local::request::core_data_provider interface to describe classes which provide data in some form to core.
 
 core_user_data_provider.php
 This file contains the core_privacy::local::request::core_user_data_provider interface to describe classes which provide user data in some form to core.
 
 core_userlist_provider.php
 This file contains an interface to describe classes which provide user data in some form to core.
 
 data_provider.php
 This file contains the core_privacy::local::request::data_provider interface to describe a class which provides data in some form.
 
 helper.php
 This file contains the core_privacy::local::request helper.
 
 moodle_content_writer.php
 The moodle_content_writer is the default Moodle implementation of a content writer.
 
 shared_data_provider.php
 This file contains the core_privacy::local::request::shared_data_provider interface to describe a class which provides data in some form.
 
 shared_userlist_provider.php
 This file contains an interface to describe classes which provide user data in some form for shared providers.
 
 transform.php
 This file contains the core_privacy::local::request helper.
 
 user_preference_provider.php
 This file contains the core_privacy::local::request::user_preference_provider interface to describe a class which provides preference data in some form to core.
 
 userlist.php
 List of users from the Privacy API Search functions.
 
 userlist_base.php
 Base implementation of a userlist.
 
 userlist_collection.php
 This file defines the userlist_collection class object.
 
 userlist_provider.php
 This file contains an interface to describe classes which userlist support.
 
 writer.php
 This file contains the interface required to implmeent a content writer.