Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Form for editing HTML block instances. More...
Functions | |
block_html_get_path_from_pluginfile (string $filearea, array $args) | |
Given an array with a file path, it returns the itemid and the filepath for the defined filearea. More... | |
block_html_global_db_replace ($search, $replace) | |
Perform global search replace such as when migrating site to new URL. More... | |
block_html_pluginfile ($course, $birecord_or_cm, $context, $filearea, $args, $forcedownload, array $options=array()) | |
Form for editing HTML block instances.