[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/lti/classes/event/ -> unknown_service_api_called.php (summary)

The mod_lti unknown service api called event.

Copyright: 2013 Adrian Greeve <adrian@moodle.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 109 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

unknown_service_api_called:: (7 methods):
  set_message_data()
  get_message_data()
  init()
  get_description()
  get_name()
  get_legacy_eventname()
  get_legacy_eventdata()


Class: unknown_service_api_called  - X-Ref

The mod_lti unknown service api called event class.

Event for when something happens with an unknown lti service API call.

set_message_data(\stdClass $data)   X-Ref
Sets custom data used by event observers.

param: \stdClass $data

get_message_data()   X-Ref
Returns custom data for event observers.

return: \stdClass

init()   X-Ref
Init method.


get_description()   X-Ref
Returns localised description of what happened.

return: string

get_name()   X-Ref
Returns localised general event name.

return: string

get_legacy_eventname()   X-Ref
Does this event replace a legacy event?

return: null|string legacy event name

get_legacy_eventdata()   X-Ref
Legacy event data if get_legacy_eventname() is not empty.

return: mixed



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1