Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402]
Contains class mod_feedback_templates_table
Copyright: | 2016 Marina Glancy |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 108 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mod_feedback_templates_table:: (2 methods):
__construct()
display()
Class: mod_feedback_templates_table - X-Ref
Class mod_feedback_templates_table__construct($uniqueid, $baseurl, ?string $mode = null) X-Ref |
Constructor param: int $uniqueid all tables have to have a unique id, this is used param: moodle_url $baseurl param: string $mode Indicate whether we are managing templates |
display($templates) X-Ref |
Displays the table with the given set of templates param: array $templates |