(no description)
File Size: | 69 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bulkedittoggler:: (2 methods):
__construct()
export_for_template()
Class: bulkedittoggler - X-Ref
Course bulk edit mode toggler button.__construct(course_format $format) X-Ref |
Constructor. param: course_format $format the course format |
export_for_template(\renderer_base $output) X-Ref |
Export this data so it can be used as the context for a mustache template (core/inplace_editable). param: renderer_base $output typically, the renderer that's calling this function return: stdClass data context for a mustache template |