Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
core_privacy\local\request\plugin\subplugin_provider Interface Reference

The subplugin_provider interface is for plugins which are sub-plugins of a plugin. More...

Inheritance diagram for core_privacy\local\request\plugin\subplugin_provider:
core_privacy\local\request\shared_data_provider core_privacy\local\request\data_provider core_customfield\privacy\customfield_provider mod_assign\privacy\assignfeedback_provider mod_assign\privacy\assignfeedback_user_provider mod_assign\privacy\assignsubmission_provider mod_assign\privacy\assignsubmission_user_provider mod_data\privacy\datafield_provider mod_quiz\privacy\quizaccess_provider mod_quiz\privacy\quizaccess_user_provider mod_workshop\privacy\workshopform_provider tool_log\local\privacy\logstore_provider tool_log\local\privacy\logstore_userlist_provider

Detailed Description

The subplugin_provider interface is for plugins which are sub-plugins of a plugin.

They do not provide data directly to the core Privacy subsystem, but will be accessed and called via the plugin itself.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

The documentation for this interface was generated from the following file: