Renderer.
Copyright: | 2018 David Matamoros <davidmc@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 62 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
renderer:: (2 methods):
render_management()
render_field_data()
render_management(\core_customfield\output\management $list) X-Ref |
Render custom field management interface. param: \core_customfield\output\management $list return: string HTML |
render_field_data(\core_customfield\output\field_data $field) X-Ref |
Render single custom field value param: \core_customfield\output\field_data $field return: string HTML |