|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $chattheme_cfg = new stdClass() | |
| $chattheme_cfg | avatar = true |
| $chattheme_cfg | align = true |
| $chattheme_cfg | event_message |
| $chattheme_cfg | user_message_left |
| $chattheme_cfg | user_message_right |
| $chattheme_cfg = new stdClass() |
Definition at line 2 of file config.php.
Definition at line 4 of file config.php.
Definition at line 3 of file config.php.
| $chattheme_cfg event_message |
"event">___event___</span>
</div>
TEMPLATE
Definition at line 5 of file config.php.
| $chattheme_cfg user_message_left |
"user">___sender___</span>
</td>
</tr>
TEMPLATE
Definition at line 12 of file config.php.
| $chattheme_cfg user_message_right |
"user">___sender___</span>
</td>
</tr>
TEMPLATE
Definition at line 43 of file config.php.