Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | legacy_polyfill.php |
This file contains the polyfill to allow a plugin to operate with Moodle 3.3 up. | |
file | lib.php |
lib.php - Contains Plagiarism base class used by plugins. | |
file | plagiarism_provider.php |
Privacy class for requesting user data. | |
file | plagiarism_user_provider.php |
Interface for deleting users related to a context. | |
file | provider.php |
Privacy class for requesting user data. | |
Namespaces | |
core_plagiarism\privacy | |
| |
Classes | |
interface | core_plagiarism\privacy\plagiarism_provider |
Provider for the plagiarism API. More... | |
interface | core_plagiarism\privacy\plagiarism_user_provider |
Interface for the plagiarism system. More... | |
class | core_plagiarism\privacy\provider |
Provider for the plagiarism API. More... | |
class | plagiarism_plugin |
Plagiarism base class used by plugins. More... | |