Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
attribute_format.php | |
Class that builds an element tree that can be converted to a string. | |
be_checked.php | |
Is this thing checked? | |
be_disabled.php | |
be_disabled interface. | |
be_readonly.php | |
be_readonly interface. | |
bulk_insert.php | |
Checkbox element used for bulk inserting values in the gradebook. | |
checkbox_attribute.php | |
A checkbox ui element. | |
dropdown_attribute.php | |
Drop down list (select list) element. | |
element.php | |
UI Element for an excluded grade_grade. | |
empty_element.php | |
Element that just generates some text. | |
exclude.php | |
Class that represents the exclude checkbox on a grade_grade. | |
feedback.php | |
Class used to render a feedback input box. | |
finalgrade.php | |
UI element representing the finalgrade column. | |
grade_attribute_format.php | |
Abstract class for a form element representing something about a grade_grade. | |
override.php | |
An override grade checkbox element. | |
range.php | |
UI element that generates a min/max range (text only). | |
text_attribute.php | |
UI element for a text input field. | |
unique_name.php | |
A form element with a name field. | |
unique_value.php | |
The gradebook simple view - UI factory. | |