Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Functions
lib.php File Reference

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.
 
 block_html_global_db_replace ($search, $replace)
 Perform global search replace such as when migrating site to new URL.
 
 block_html_pluginfile ($course, $birecord_or_cm, $context, $filearea, $args, $forcedownload, array $options=array())
 

Detailed Description

Form for editing HTML block instances.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later