The database text field content replaced event.
Copyright: | 2020 Mark Nelson <mdjnelson@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 85 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
database_text_field_content_replaced:: (4 methods):
init()
get_name()
get_description()
validate_data()
Class: database_text_field_content_replaced - X-Ref
The database text field content replaced event class.init() X-Ref |
Init method. |
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. |