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

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

Inheritance diagram for gradereport_singleview\local\ui\range:
gradereport_singleview\local\ui\attribute_format

Public Member Functions

 __construct ($item)
 Constructor. More...
 
 __toString ()
 Convert this to an element and then to a string. More...
 
 determine_format ()
 Build this UI element. More...
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ __construct()

gradereport_singleview\local\ui\range::__construct (   $item)

Constructor.

Parameters
grade_item$itemThe grade item

Member Function Documentation

◆ __toString()

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

Convert this to an element and then to a string.

Return values
string

◆ determine_format()

gradereport_singleview\local\ui\range::determine_format ( )

Build this UI element.

Return values
element

Reimplemented from gradereport_singleview\local\ui\attribute_format.


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