Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Class that builds an element tree that can be converted to a string. More...
Public Member Functions | |
__toString () | |
Convert this to an element and then to a string. | |
determine_format () | |
Used to convert this class to an "element" which can be converted to a string. | |
Class that builds an element tree that can be converted to a string.
gradereport_singleview\local\ui\attribute_format::__toString | ( | ) |
Convert this to an element and then to a string.
string |
|
abstract |
Used to convert this class to an "element" which can be converted to a string.
element |
Reimplemented in gradereport_singleview\local\ui\exclude, gradereport_singleview\local\ui\feedback, gradereport_singleview\local\ui\finalgrade, gradereport_singleview\local\ui\override, and gradereport_singleview\local\ui\range.