Class for exporting a chat message.
Copyright: | 2017 Juan Leyva <juan@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 101 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
chat_message_exporter:: (3 methods):
define_properties()
define_related()
get_format_parameters_for_message()
Class: chat_message_exporter - X-Ref
Class for exporting a chat message.define_properties() X-Ref |
Defines exporter properties. return: array |
define_related() X-Ref |
Defines related information. return: array |
get_format_parameters_for_message() X-Ref |
Get the formatting parameters for the name. return: array |