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