(no description)
File Size: | 154 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
submission_removed:: (7 methods):
create_from_submission()
init()
get_name()
get_description()
validate_data()
get_objectid_mapping()
get_other_mapping()
Class: submission_removed - X-Ref
The mod_assign submission removed event class.create_from_submission(assign $assign, stdClass $submission) X-Ref |
Create instance of event. param: assign $assign param: stdClass $submission return: submission_removed |
init() X-Ref |
Init method. |
get_name() X-Ref |
Returns localised general event name. return: string |
get_description() X-Ref |
Returns non-localised description of what happened. return: string |
validate_data() X-Ref |
Custom validation. return: void |
get_objectid_mapping() X-Ref |
Get objectid mapping. return: array |
get_other_mapping() X-Ref |
Get other mapping. return: array |