Go to the source code of this file.
Namespaces | |
| namespace | CLCHT |
Variables | |
| $is_allowedToManage = claro_is_course_manager() || (claro_is_in_a_group() && claro_is_group_tutor()) | |
| $htmlHeadXtra [] | |
| $cmdMenu = array() | |
| if($is_allowedToManage) | $hide_banner = TRUE |
| $warnSessionLost = false | |
| $cmdMenu = array() |
Definition at line 38 of file messageEditor.php.
| if ($is_allowedToManage) $hide_banner = TRUE |
Definition at line 51 of file messageEditor.php.
| $htmlHeadXtra[] |
' <script type="text/javascript"> function prepare_message() { document.chatForm.chatLine.value=document.chatForm.msg.value; document.chatForm.msg.value = ""; document.chatForm.msg.focus(); return true; } </script>'
Definition at line 26 of file messageEditor.php.
| $is_allowedToManage = claro_is_course_manager() || (claro_is_in_a_group() && claro_is_group_tutor()) |
Definition at line 22 of file messageEditor.php.
| $warnSessionLost = false |
Definition at line 54 of file messageEditor.php.
1.6.3