Differences Between: [Versions 311 and 402] [Versions 311 and 403]
Tag flagged event.
Copyright: | 2014 Mark Nelson <markn@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 108 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
tag_flagged:: (7 methods):
init()
get_name()
get_description()
get_legacy_logdata()
validate_data()
get_objectid_mapping()
get_other_mapping()
Class: tag_flagged - X-Ref
Tag flagged event class.init() X-Ref |
Initialise the event data. |
get_name() X-Ref |
Returns localised general event name. return: string |
get_description() X-Ref |
Returns non-localised description of what happened. return: string |
get_legacy_logdata() X-Ref |
Return legacy data for add_to_log(). return: array |
validate_data() X-Ref |
Custom validation. return: void |
get_objectid_mapping() X-Ref |
No description |
get_other_mapping() X-Ref |
No description |