Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/chat/gui_ajax/theme/bubble/config.php File Reference

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

Variable Documentation

$chattheme_cfg = new stdClass()

Definition at line 2 of file config.php.

$chattheme_cfg align = true

Definition at line 4 of file config.php.

$chattheme_cfg avatar = true

Definition at line 3 of file config.php.

$chattheme_cfg event_message
Initial value:
"event">___event___</span>
</div>
TEMPLATE

Definition at line 5 of file config.php.

$chattheme_cfg user_message_left
Initial value:
"user">___sender___</span>
</td>
</tr>
TEMPLATE

Definition at line 12 of file config.php.

$chattheme_cfg user_message_right
Initial value:
"user">___sender___</span>
</td>
</tr>
TEMPLATE

Definition at line 43 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations