Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
gradereport_singleview\local\ui\attribute_format Class Reference

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

Inheritance diagram for gradereport_singleview\local\ui\attribute_format:
gradereport_singleview\local\ui\grade_attribute_format gradereport_singleview\local\ui\range gradereport_singleview\local\ui\exclude gradereport_singleview\local\ui\feedback gradereport_singleview\local\ui\finalgrade gradereport_singleview\local\ui\override

Public Member Functions

 __toString ()
 Convert this to an element and then to a string. More...
 
 determine_format ()
 Used to convert this class to an "element" which can be converted to a string. More...
 

Detailed Description

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

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

Member Function Documentation

◆ __toString()

gradereport_singleview\local\ui\attribute_format::__toString ( )

Convert this to an element and then to a string.

Return values
string

◆ determine_format()

gradereport_singleview\local\ui\attribute_format::determine_format ( )
abstract

Used to convert this class to an "element" which can be converted to a string.

Return values
element

Reimplemented in gradereport_singleview\local\ui\range, gradereport_singleview\local\ui\override, gradereport_singleview\local\ui\finalgrade, gradereport_singleview\local\ui\feedback, and gradereport_singleview\local\ui\exclude.


The documentation for this class was generated from the following file: