Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Files | |
file | access.php |
Section links block caps. | |
file | block_section_links.php |
This file contains the main class for the section links block. | |
file | edit_form.php |
Instance configuration for the section links block. | |
file | provider.php |
Privacy Subsystem implementation for block_section_links. | |
file | renderer.php |
Renderer for the section links block. | |
file | settings.php |
Section links block. | |
file | upgrade.php |
This file keeps track of upgrades to the section links block. | |
file | version.php |
Version details. | |
Namespaces | |
namespace | block_section_links\privacy |
| |
Classes | |
class | block_section_links |
Section links block class. More... | |
class | block_section_links\privacy\provider |
Privacy Subsystem for block_section_links implementing null_provider. More... | |
class | block_section_links_edit_form |
Instance configuration form. More... | |
class | block_section_links_renderer |
Renderer for the section links block. More... | |
Functions | |
moodle_database | xmldb_block_section_links_upgrade ($oldversion, $block) |
Upgrade code for the section links block. More... | |
Variables | |
$capabilities | |
$plugin = 2020060900 | |
$plugin | component = 'block_section_links' |
$plugin | version = 2020061500 |
moodle_database xmldb_block_section_links_upgrade | ( | $oldversion, | |
$block | |||
) |
Upgrade code for the section links block.
$DB
int | $oldversion | |
object | $block |
$capabilities |