Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Static Public Member Functions | List of all members
core_plagiarism\privacy\plagiarism_user_provider Interface Reference

Interface for the plagiarism system. More...

Inheritance diagram for core_plagiarism\privacy\plagiarism_user_provider:
core_privacy\local\request\plugin\subsystem_provider core_privacy\local\request\shared_userlist_provider core_privacy\local\request\shared_data_provider core_privacy\local\request\userlist_provider core_privacy\local\request\data_provider

Static Public Member Functions

static delete_plagiarism_for_users (array $userids, context $context)
 Delete all user information for the provided users and context. More...
 

Detailed Description

Interface for the plagiarism system.

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

Member Function Documentation

◆ delete_plagiarism_for_users()

static core_plagiarism\privacy\plagiarism_user_provider::delete_plagiarism_for_users ( array  $userids,
context  $context 
)
static

Delete all user information for the provided users and context.

Parameters
array$useridsThe users to delete
context$contextThe context to refine the deletion.

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