See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401] [Versions 401 and 403]
(no description)
File Size: | 126 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
audience:: (5 methods):
export_for_template()
get_tab_label()
is_available()
get_template()
get_all_report_audiences()
export_for_template(renderer_base $output) X-Ref |
Export this for use in a mustache template context. param: renderer_base $output return: array |
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 |
get_all_report_audiences() X-Ref |
Get all current audiences instances for this report. return: array |