Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]
Class for exporting partial workshop data.
Copyright: | 2017 Juan Leyva <juan@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 375 lines (15 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
workshop_summary_exporter:: (8 methods):
define_properties()
define_related()
define_other_properties()
get_other_values()
get_format_parameters_for_intro()
get_format_parameters_for_instructauthors()
get_format_parameters_for_instructreviewers()
get_format_parameters_for_conclusion()
Class: workshop_summary_exporter - X-Ref
Class for exporting partial workshop data (some fields are only viewable by admins).define_properties() X-Ref |
No description |
define_related() X-Ref |
No description |
define_other_properties() X-Ref |
No description |
get_other_values(renderer_base $output) X-Ref |
No description |
get_format_parameters_for_intro() X-Ref |
Get the formatting parameters for the intro. return: array with the formatting parameters |
get_format_parameters_for_instructauthors() X-Ref |
Get the formatting parameters for the instructauthors. return: array with the formatting parameters |
get_format_parameters_for_instructreviewers() X-Ref |
Get the formatting parameters for the instructreviewers. return: array with the formatting parameters |
get_format_parameters_for_conclusion() X-Ref |
Get the formatting parameters for the conclusion. return: array with the formatting parameters |