An override grade checkbox element.
More...
|
| __toString () |
| Convert this to an element and then to a string.
|
|
| determine_format () |
| Generate the element for this form input.
|
|
| get_label () |
| Get the label for this form element.
|
|
| get_name () |
| Get a unique name for this form input.
|
|
| is_checked () |
| Is this input checked.
|
|
| is_disabled () |
| Is this input disabled.
|
|
| is_readonly () |
| Return true if this is read-only.
|
|
| set ($value) |
| Save the modified value of this form element.
|
|
|
grade_grade | $grade |
| The grade_grade of the input $grade.
|
|
null string | $label |
| The label of the input $label.
|
|
string | $name = 'override' |
| The name for this input $name.
|
|
An override grade checkbox element.
- 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\override::determine_format |
( |
| ) |
|
◆ get_label()
gradereport_singleview\local\ui\override::get_label |
( |
| ) |
|
Get the label for this form element.
- Return values
-
◆ get_name()
gradereport_singleview\local\ui\grade_attribute_format::get_name |
( |
| ) |
|
|
inherited |
◆ is_checked()
gradereport_singleview\local\ui\override::is_checked |
( |
| ) |
|
◆ is_disabled()
gradereport_singleview\local\ui\override::is_disabled |
( |
| ) |
|
◆ is_readonly()
gradereport_singleview\local\ui\override::is_readonly |
( |
| ) |
|
◆ set()
gradereport_singleview\local\ui\override::set |
( |
| $value | ) |
|
The documentation for this class was generated from the following file:
- grade/report/singleview/classes/local/ui/override.php