Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
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.