| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
The mod_forum post updated event.
| Copyright: | 2014 Dan Poltawski <dan@moodle.com> |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 143 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
post_updated:: (8 methods):
init()
get_description()
get_name()
get_url()
get_legacy_logdata()
validate_data()
get_objectid_mapping()
get_other_mapping()
Class: post_updated - X-Ref
The mod_forum post updated event class.| 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 |
| get_legacy_logdata() X-Ref |
| Return the legacy event log data. return: array|null |
| validate_data() X-Ref |
| Custom validation. return: void |
| get_objectid_mapping() X-Ref |
| No description |
| get_other_mapping() X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |