Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Defines the base class form used by blocks/edit.php to edit block instance configuration. More...
Classes | |
class | block_edit_form |
The base class form used by blocks/edit.php to edit block instance configuration. More... | |
Variables | |
if (!defined( 'MOODLE_INTERNAL')) | |
Defines the base class form used by blocks/edit.php to edit block instance configuration.
It works with the block_edit_form class, or rather the particular subclass defined by this block, to do the editing.