UI element representing the finalgrade column.
More...
|
| __toString () |
| Convert this to an element and then to a string.
|
|
| determine_format () |
| Create the element for this column.
|
|
| get_label () |
| Get the label for this input.
|
|
| get_name () |
| Get a unique name for this form input.
|
|
| get_value () |
| Get the value for this input.
|
|
| is_disabled () |
| Is this input field disabled.
|
|
| is_readonly () |
| Return true if this is read-only.
|
|
| set ($value) |
| Save the altered value for this field.
|
|
UI element representing the finalgrade column.
- Copyright
- 2014 Moodle Pty Ltd (http://moodle.com)
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __toString()
gradereport_singleview\local\ui\attribute_format::__toString |
( |
| ) |
|
|
inherited |
Convert this to an element and then to a string.
- Return values
-
◆ determine_format()
gradereport_singleview\local\ui\finalgrade::determine_format |
( |
| ) |
|
◆ get_label()
gradereport_singleview\local\ui\finalgrade::get_label |
( |
| ) |
|
Get the label for this input.
- Return values
-
string | The label for this form input. |
◆ get_name()
gradereport_singleview\local\ui\grade_attribute_format::get_name |
( |
| ) |
|
|
inherited |
◆ get_value()
gradereport_singleview\local\ui\finalgrade::get_value |
( |
| ) |
|
◆ is_disabled()
gradereport_singleview\local\ui\finalgrade::is_disabled |
( |
| ) |
|
◆ is_readonly()
gradereport_singleview\local\ui\finalgrade::is_readonly |
( |
| ) |
|
◆ set()
gradereport_singleview\local\ui\finalgrade::set |
( |
| $value | ) |
|
The documentation for this class was generated from the following file:
- grade/report/singleview/classes/local/ui/finalgrade.php