core_customfield field value renderable class.
More...
◆ __construct()
Renderable constructor.
- Parameters
-
◆ export_for_template()
core_customfield\output\field_data::export_for_template |
( |
\renderer_base | $output | ) |
|
Export data for using as template context.
- Parameters
-
- Return values
-
◆ get_data_controller()
core_customfield\output\field_data::get_data_controller |
( |
| ) |
|
Returns the data controller used to create this object if additional attributes are needed.
- Return values
-
◆ get_name()
core_customfield\output\field_data::get_name |
( |
| ) |
|
Returns the field name formatted for the output.
- Return values
-
◆ get_shortname()
core_customfield\output\field_data::get_shortname |
( |
| ) |
|
Returns the field short name.
- Return values
-
◆ get_type()
core_customfield\output\field_data::get_type |
( |
| ) |
|
Returns the field type (checkbox, date, text, ...)
- Return values
-
◆ get_value()
core_customfield\output\field_data::get_value |
( |
| ) |
|
Returns the data value formatted for the output.
- Return values
-
The documentation for this class was generated from the following file:
- customfield/classes/output/field_data.php