(no description)
File Size: | 73 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
testeable_dynamic_tab:: (4 methods):
export_for_template()
get_tab_label()
is_available()
get_template()
Class: testeable_dynamic_tab - X-Ref
Dynamic tab class fixtureexport_for_template(renderer_base $output) X-Ref |
Export this for use in a mustache template context. param: renderer_base $output return: stdClass |
get_tab_label() X-Ref |
The label to be displayed on the tab return: string |
is_available() X-Ref |
Check permission of the current user to access this tab return: bool |
get_template() X-Ref |
Template to use to display tab contents return: string |