|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
| file | access.php |
| Self completion block caps. | |
| file | block_selfcompletion.php |
| Self completion block. | |
| file | provider.php |
| Privacy Subsystem implementation for block_selfcompletion. | |
| file | upgrade.php |
| This file keeps track of upgrades to the self completion block. | |
| file | version.php |
| Version details. | |
Namespaces | |
| block_selfcompletion\privacy | |
| | |
Classes | |
| class | block_selfcompletion |
| Self course completion marking Let's a user manually complete a course. More... | |
| class | block_selfcompletion\privacy\provider |
| Privacy Subsystem for block_selfcompletion implementing null_provider. More... | |
Functions | |
| xmldb_block_selfcompletion_upgrade ($oldversion, $block) | |
| Handles upgrading instances of this block. More... | |
Variables | |
| $capabilities | |
| $plugin | component = 'block_selfcompletion' |
| $plugin | requires = 2019111200 |
| $plugin | version = 2019111800 |
| xmldb_block_selfcompletion_upgrade | ( | $oldversion, | |
| $block | |||
| ) |
Handles upgrading instances of this block.
| int | $oldversion | |
| object | $block |
| $capabilities |