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

Go to the source code of this file.

Variables

 $chattheme_cfg = new stdClass()
$chattheme_cfg avatar = false
$chattheme_cfg align = false
$chattheme_cfg event_message
$chattheme_cfg user_message

Variable Documentation

$chattheme_cfg = new stdClass()

Definition at line 2 of file config.php.

$chattheme_cfg align = false

Definition at line 4 of file config.php.

$chattheme_cfg avatar = false

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
Initial value:
"text">
    ___message___
    </div>
</div>
TEMPLATE

Definition at line 12 of file config.php.

 All Data Structures Namespaces Files Functions Variables Enumerations