Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
gradereport_singleview\local\ui Namespace Reference

Class that builds an element tree that can be converted to a string. More...

Classes

class  attribute_format
 Class that builds an element tree that can be converted to a string. More...
 
interface  be_checked
 Is this thing checked? More...
 
interface  be_disabled
 Simple interface implemented to add behaviour that an element can be checked to see if it should be disabled. More...
 
interface  be_readonly
 Simple interface implemented to add behaviour that an element can be checked to see if it should be read-only. More...
 
class  bulk_insert
 Checkbox element used for bulk inserting values in the gradebook. More...
 
class  checkbox_attribute
 A checkbox ui element. More...
 
class  dropdown_attribute
 Drop down list (select list) element. More...
 
class  element
 UI Element for an excluded grade_grade. More...
 
class  empty_element
 Element that just generates some text. More...
 
class  exclude
 Class that represents the exclude checkbox on a grade_grade. More...
 
class  feedback
 Class used to render a feedback input box. More...
 
class  finalgrade
 UI element representing the finalgrade column. More...
 
class  grade_attribute_format
 Abstract class for a form element representing something about a grade_grade. More...
 
class  override
 An override grade checkbox element. More...
 
class  range
 UI element that generates a grade_item min/max range (text only). More...
 
class  text_attribute
 UI element for a text input field. More...
 
interface  unique_name
 A form element with a name field. More...
 
interface  unique_value
 Simple interface for an item with a value. More...
 

Detailed Description

Class that builds an element tree that can be converted to a string.

The gradebook simple view - UI factory.

A form element with a name field.

UI element for a text input field.

UI element that generates a min/max range (text only).

An override grade checkbox element.

Abstract class for a form element representing something about a grade_grade.

UI element representing the finalgrade column.

Class used to render a feedback input box.

Class that represents the exclude checkbox on a grade_grade.

Element that just generates some text.

UI Element for an excluded grade_grade.

Drop down list (select list) element.

A checkbox ui element.

Checkbox element used for bulk inserting values in the gradebook.

be_readonly interface.

be_disabled interface.

Is this thing checked?

 

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later