Differences Between: [Versions 310 and 403] [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]
Event for viewing the list of course resources.
Copyright: | 2014 Marina Glancy |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 89 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
course_resources_list_viewed:: (5 methods):
init()
get_description()
get_name()
get_url()
validate_data()
Class: course_resources_list_viewed - X-Ref
Event for viewing the list of course resources.init() X-Ref |
Init method. return: void |
get_description() X-Ref |
Returns description of what happened. return: string |
get_name() X-Ref |
Return localised event name. return: string |
get_url() X-Ref |
Get URL related to the action. return: \moodle_url |
validate_data() X-Ref |
Custom validation. return: void |