Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Classes
edit_form.php File Reference

Defines the base class form used by blocks/edit.php to edit block instance configuration. More...

Classes

class  block_edit_form
 

Detailed Description

Defines the base class form used by blocks/edit.php to edit block instance configuration.

It works with the {

See also
block_edit_form} class, or rather the particular subclass defined by this block, to do the editing.
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later