Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes
core_plagiarism

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

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

Detailed Description