| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Role updated event.
| Copyright: | 2013 Rajesh Taneja <rajesh@moodle.com> |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 105 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
role_capabilities_updated:: (7 methods):
init()
get_name()
get_description()
get_url()
set_legacy_logdata()
get_legacy_logdata()
get_objectid_mapping()
Class: role_capabilities_updated - X-Ref
Role updated event class.| init() X-Ref |
| Initialise event parameters. |
| get_name() X-Ref |
| Returns localised event name. return: string |
| get_description() X-Ref |
| Returns non-localised event description with id's for admin use only. return: string |
| get_url() X-Ref |
| Returns relevant URL. return: \moodle_url |
| set_legacy_logdata($legacylogdata) X-Ref |
| Sets legacy log data. param: array $legacylogdata return: void |
| get_legacy_logdata() X-Ref |
| Returns array of parameters to be passed to legacy add_to_log() function. return: null|array |
| get_objectid_mapping() X-Ref |
| No description |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |