Plagiarism base class used by plugins.
More...
|
| get_links ($linkarray) |
| hook to allow plagiarism specific information to be displayed beside a submission
|
|
| print_disclosure ($cmid) |
| hook to allow a disclosure to be printed notifying users what will happen with their submission
|
|
Plagiarism base class used by plugins.
- Since
- Moodle 2.0
- Copyright
- 2010 Dan Marsden http://danmarsden.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_links()
plagiarism_plugin::get_links |
( |
| $linkarray | ) |
|
hook to allow plagiarism specific information to be displayed beside a submission
- Parameters
-
array | $linkarraycontains | all relevant information for the plugin to generate a link |
- Return values
-
◆ print_disclosure()
plagiarism_plugin::print_disclosure |
( |
| $cmid | ) |
|
hook to allow a disclosure to be printed notifying users what will happen with their submission
- Parameters
-
int | $cmid | - course module id |
- Return values
-
The documentation for this class was generated from the following file: