webmatic3.wm3Chatroom
\core\classes\wm3Chatroom.php at line 8

Class wm3Chatroom

wm3Chatroom

public class wm3Chatroom


Constructor Summary

wm3Chatroom()

Method Summary
static void

addChatroom(mixed w3, mixed error)

static void

checkChatroomError(mixed w3)

static void

deleteChatroom(mixed chatroomID)

static void

deleteChatroomExpiredSentences(mixed w3)

static void

disableChatroom(mixed chatroomID)

static void

editChatroom(mixed w3, mixed error)

static void

enableChatroom(mixed chatroomID)

static void

executeHomeAction(mixed w3, mixed pageID)

static void

getChatroomFieldsArray()

static void

getChatroomList(mixed w3, mixed currentID, mixed admin)

static void

getChatroomName(mixed chatroomID)

static void

getChatroomSentenceFieldsArray()

static void

getChatroomTopic(mixed chatroomID)

static void

getChatroomVisibility(mixed chatroomID)

static void

isChatroomAllowed(mixed w3)

static void

joinChatroom(mixed w3)

static void

renderChatroom(mixed w3, mixed error)

static void

renderChatroomSentenceList(mixed w3, mixed currentID, mixed admin)

static void

renderChatroomUserList(mixed w3, mixed currentID, mixed admin)

static void

saveChatroom(mixed w3)

static void

saveChatroomSentence(mixed w3)

static void

selectChatroom(mixed w3, mixed name, mixed chatroomID, mixed id)

static void

selectChatroomSentenceMode(mixed name, mixed value, mixed w3)

static void

selectChatroomVisibility(mixed name, mixed value, mixed w3)

static void

updateChatroom(mixed w3)

Constructor Detail

\core\classes\wm3Chatroom.php at line 11

wm3Chatroom

public wm3Chatroom()

Method Detail

\core\classes\wm3Chatroom.php at line 324

addChatroom

public static void addChatroom(mixed w3, mixed error)

\core\classes\wm3Chatroom.php at line 316

checkChatroomError

public static void checkChatroomError(mixed w3)

\core\classes\wm3Chatroom.php at line 509

deleteChatroom

public static void deleteChatroom(mixed chatroomID)

\core\classes\wm3Chatroom.php at line 547

deleteChatroomExpiredSentences

public static void deleteChatroomExpiredSentences(mixed w3)

\core\classes\wm3Chatroom.php at line 499

disableChatroom

public static void disableChatroom(mixed chatroomID)

\core\classes\wm3Chatroom.php at line 355

editChatroom

public static void editChatroom(mixed w3, mixed error)

\core\classes\wm3Chatroom.php at line 504

enableChatroom

public static void enableChatroom(mixed chatroomID)

\core\classes\wm3Chatroom.php at line 23

executeHomeAction

public static void executeHomeAction(mixed w3, mixed pageID)

\core\classes\wm3Chatroom.php at line 13

getChatroomFieldsArray

public static void getChatroomFieldsArray()

\core\classes\wm3Chatroom.php at line 213

getChatroomList

public static void getChatroomList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Chatroom.php at line 514

getChatroomName

public static void getChatroomName(mixed chatroomID)

\core\classes\wm3Chatroom.php at line 18

getChatroomSentenceFieldsArray

public static void getChatroomSentenceFieldsArray()

\core\classes\wm3Chatroom.php at line 522

getChatroomTopic

public static void getChatroomTopic(mixed chatroomID)

\core\classes\wm3Chatroom.php at line 530

getChatroomVisibility

public static void getChatroomVisibility(mixed chatroomID)

\core\classes\wm3Chatroom.php at line 538

isChatroomAllowed

public static void isChatroomAllowed(mixed w3)

\core\classes\wm3Chatroom.php at line 434

joinChatroom

public static void joinChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 50

renderChatroom

public static void renderChatroom(mixed w3, mixed error)

\core\classes\wm3Chatroom.php at line 62

renderChatroomSentenceList

public static void renderChatroomSentenceList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Chatroom.php at line 140

renderChatroomUserList

public static void renderChatroomUserList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Chatroom.php at line 393

saveChatroom

public static void saveChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 414

saveChatroomSentence

public static void saveChatroomSentence(mixed w3)

\core\classes\wm3Chatroom.php at line 466

selectChatroom

public static void selectChatroom(mixed w3, mixed name, mixed chatroomID, mixed id)

\core\classes\wm3Chatroom.php at line 491

selectChatroomSentenceMode

public static void selectChatroomSentenceMode(mixed name, mixed value, mixed w3)

\core\classes\wm3Chatroom.php at line 483

selectChatroomVisibility

public static void selectChatroomVisibility(mixed name, mixed value, mixed w3)

\core\classes\wm3Chatroom.php at line 401

updateChatroom

public static void updateChatroom(mixed w3)