Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct (public course_edit_form readonly course_edit_form $formwrapper, public MoodlequickForm readonly MoodleQuickForm $mform,) | |
Creates new hook. | |
core_course\hook\after_form_definition::__construct | ( | public course_edit_form readonly course_edit_form | $formwrapper, |
public MoodlequickForm readonly MoodleQuickForm | $mform ) |
Creates new hook.
course_edit_form | $formwrapper | Course form wrapper. |
MoodleQuickForm | $mform | Form to be extended. |
$formwrapper | The form wrapper for the edit form |
$mform | The form to be extended |