Calendar event deleted event.
Copyright: | 2014 onwards Ankit Agarwal <ankit.agrr@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 106 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
calendar_event_deleted:: (6 methods):
init()
get_name()
get_description()
validate_data()
get_objectid_mapping()
get_other_mapping()
Class: calendar_event_deleted - X-Ref
Calendar event deleted event.init() X-Ref |
Init method. return: void |
get_name() X-Ref |
Returns localised general event name. return: string |
get_description() X-Ref |
Returns description of what happened. return: string |
validate_data() X-Ref |
Custom validation. Throw \coding_exception notice in case of any problems. |
get_objectid_mapping() X-Ref |
No description |
get_other_mapping() X-Ref |
No description |