Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
sajax_chat_functions.php File Reference

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

Function Documentation

chatCommand (   $msg,
  $chatid 
)

Here is the call graph for this function:

chatCommand_color (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_help (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_invite (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_kick (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_lock (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_log (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_me (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_password (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_private (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_quit (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_sms (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatCommand_unlock (   $msgStr,
  $chatid 
)

Here is the call graph for this function:

chatSystemMsg (   $msg)
check_and_get_messages (   $chatid)

Here is the call graph for this function:

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

Here is the call graph for this function:

get_chat_status (   $chatid)

Here is the call graph for this function:

insert_message (   $chatid,
  $msg 
)

Here is the call graph for this function:

printJs (   $code)

Variable Documentation

$GLOBALS['sajax_remote_uri'] = 'chat_dispatcher.php?target=sajax_chat_functions.php'
$GLOBALS['sajax_request_type'] = 'POST'
$GLOBALS['sajax_debug_mode'] = 0