Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 | upgrade.php |
This file keeps track of upgrades to the tag_youtube block. | |
file | version.php |
Version details. | |
Namespaces | |
namespace | 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... | |
xmldb_block_tag_youtube_upgrade ($oldversion) | |
Upgrade code for the Tag Youtube block. More... | |
Variables | |
$capabilities | |
$plugin = 2020060900 | |
$plugin | component = 'block_tag_youtube' |
const | DEFAULT_NUMBER_OF_VIDEOS 5 |
$plugin | version = 2020061501 |
xmldb_block_tag_youtube_install | ( | ) |
Sets the install values for the tag_youtube entry in the block table.
void |
xmldb_block_tag_youtube_upgrade | ( | $oldversion | ) |
Upgrade code for the Tag Youtube block.
int | $oldversion |
$capabilities |