UI Element for an excluded grade_grade.
More...
|
string | $label |
| $label The form label for this input.
|
|
string | $name |
| $name The first bit of the name for this input.
|
|
string | $value |
| $value The value for this input.
|
|
UI Element for an excluded grade_grade.
- Copyright
- 2014 Moodle Pty Ltd (http://moodle.com)
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
gradereport_singleview\local\ui\element::__construct |
( |
|
$name, |
|
|
|
$value, |
|
|
|
$label |
|
) |
| |
Constructor.
- Parameters
-
string | $name | The first bit of the name for this input |
string | $value | The value for this input |
string | $label | The label for this form field |
◆ html()
gradereport_singleview\local\ui\element::html |
( |
| ) |
|
|
abstract |
◆ is_checkbox()
gradereport_singleview\local\ui\element::is_checkbox |
( |
| ) |
|
◆ is_dropdown()
gradereport_singleview\local\ui\element::is_dropdown |
( |
| ) |
|
◆ is_textbox()
gradereport_singleview\local\ui\element::is_textbox |
( |
| ) |
|
The documentation for this class was generated from the following file: