Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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.