|
Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
A chat event such a user entering or leaving a chat activity. More...
Public Member Functions | |
| __construct ($senderprofile, $sendername, $time, $event, $theme) | |
| event_message constructor More... | |
A chat event such a user entering or leaving a chat activity.
| event_message::__construct | ( | $senderprofile, | |
| $sendername, | |||
| $time, | |||
| $event, | |||
| $theme | |||
| ) |
event_message constructor
| string | $senderprofile | The URL of the profile of the user who caused the event |
| string | $sendername | The ready to display name of the user who caused the event |
| string | $time | Ready to display event time |
| string | $theme | The chat theme name |