|
Stud.IP
2.3 Revision 48548
|
Namespaces | |
| namespace | Chat |
Functions | |
| get_chat_status ($chatid) | |
| get_chat_nicklist ($chatid) | |
| get_chat_color_chooser ($chatid) | |
| do_logout ($chatid) | |
| insert_message ($chatid, $msg) | |
| check_and_get_messages ($chatid) | |
| printJs ($code) | |
| fullNick ($userid, $chatid) | |
| chatSystemMsg ($msg) | |
| chatCommand_color ($msgStr, $chatid) | |
| chatCommand_quit ($msgStr, $chatid) | |
| chatCommand_me ($msgStr, $chatid) | |
| chatCommand_help ($msgStr, $chatid) | |
| chatCommand_private ($msgStr, $chatid) | |
| chatCommand_kick ($msgStr, $chatid) | |
| chatCommand_sms ($msgStr, $chatid) | |
| chatCommand_invite ($msgStr, $chatid) | |
| chatCommand_password ($msgStr, $chatid) | |
| chatCommand_lock ($msgStr, $chatid) | |
| chatCommand_unlock ($msgStr, $chatid) | |
| chatCommand_log ($msgStr, $chatid) | |
| chatCommand ($msg, $chatid) | |
Variables | |
| $GLOBALS ['sajax_remote_uri'] = 'chat_dispatcher.php?target=sajax_chat_functions.php' | |
| $GLOBALS ['sajax_request_type'] = 'POST' | |
| $GLOBALS ['sajax_debug_mode'] = 0 | |
| chatCommand | ( | $msg, | |
| $chatid | |||
| ) |

| chatCommand_color | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_help | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_invite | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_kick | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_lock | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_log | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_me | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_password | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_private | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_quit | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_sms | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatCommand_unlock | ( | $msgStr, | |
| $chatid | |||
| ) |

| chatSystemMsg | ( | $msg | ) |
| check_and_get_messages | ( | $chatid | ) |

| do_logout | ( | $chatid | ) |
| fullNick | ( | $userid, | |
| $chatid | |||
| ) |
| get_chat_color_chooser | ( | $chatid | ) |
| get_chat_nicklist | ( | $chatid | ) |

| get_chat_status | ( | $chatid | ) |

| insert_message | ( | $chatid, | |
| $msg | |||
| ) |

| printJs | ( | $code | ) |
| $GLOBALS['sajax_remote_uri'] = 'chat_dispatcher.php?target=sajax_chat_functions.php' |
| $GLOBALS['sajax_request_type'] = 'POST' |
| $GLOBALS['sajax_debug_mode'] = 0 |