Differences Between: [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 61 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
grade_letters_action_bar:: (2 methods):
get_template()
export_for_template()
Class: grade_letters_action_bar - X-Ref
Renderable class for the action bar elements in the grade letters page.get_template() X-Ref |
Returns the template for the action bar. return: string |
export_for_template(\renderer_base $output) X-Ref |
Export the data for the mustache template. param: \renderer_base $output renderer to be used to render the action bar elements. return: array |