Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | access.php |
Tag youtube block caps. | |
file | block_tag_youtube.php |
Tag youtube block. | |
file | edit_form.php |
Form for editing tag_youtube block instances. | |
file | install.php |
Tag Youtube block installation. | |
file | provider.php |
Privacy Subsystem implementation for block_tag_youtube. | |
file | settings.php |
Settings for the RSS client block. | |
file | version.php |
Version details. | |
Namespaces | |
block_tag_youtube\privacy | |
| |
Classes | |
class | block_tag_youtube |
class | block_tag_youtube\privacy\provider |
Privacy Subsystem for block_tag_youtube implementing null_provider. More... | |
class | block_tag_youtube_edit_form |
Form for editing tag_youtube block instances. More... | |
Functions | |
xmldb_block_tag_youtube_install () | |
Sets the install values for the tag_youtube entry in the block table. More... | |
Variables | |
$capabilities | |
$plugin | component = 'block_tag_youtube' |
const | DEFAULT_NUMBER_OF_VIDEOS 5 |
$plugin | requires = 2019111200 |
$plugin | version = 2019111800 |
xmldb_block_tag_youtube_install | ( | ) |
Sets the install values for the tag_youtube entry in the block table.
void |
$capabilities |