SloodleChatMessageRepresents a single chat message
Located in /lib/modules/module_chat.php (line 272)
SloodleChatMessage
SloodleChatMessage
(mixed $id, string $message, SloodleUser $user, int $timestamp)
mixed
$id
= 0 (line 310)
The ID of the message.
The type depends on the VLE, but typically is an integer.
string
$message
= '' (line 317)
The text of the message.
int
$timestamp
= 0 (line 331)
Timestamp of the message.
SloodleUser
$user
= null (line 324)
The user who wrote this message.
Constructor - initialises members.
Accessor - set all members in a single call.
Documentation generated on Mon, 07 Jul 2008 12:32:53 +0100 by phpDocumentor 1.4.0