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)

static void

deleteChatroom(mixed w3, mixed chatroomID)

static void

deleteChatroomExpiredSentences(mixed w3)

static void

disableChatroom(mixed w3, mixed chatroomID)

static void

editChatroom(mixed w3)

static void

enableChatroom(mixed w3, 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 w3, mixed chatroomID)

static void

getChatroomSentenceFieldsArray()

static void

getChatroomTopic(mixed w3, mixed chatroomID)

static void

getChatroomVisibility(mixed w3, mixed chatroomID)

static void

isChatroomAllowed(mixed w3)

static void

joinChatroom(mixed w3)

static void

renderChatroom(mixed w3)

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)

static void

selectChatroomSentenceMode(mixed w3)

static void

selectChatroomVisibility(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 293

addChatroom

public static void addChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 461

deleteChatroom

public static void deleteChatroom(mixed w3, mixed chatroomID)

\core\classes\wm3Chatroom.php at line 499

deleteChatroomExpiredSentences

public static void deleteChatroomExpiredSentences(mixed w3)

\core\classes\wm3Chatroom.php at line 451

disableChatroom

public static void disableChatroom(mixed w3, mixed chatroomID)

\core\classes\wm3Chatroom.php at line 320

editChatroom

public static void editChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 456

enableChatroom

public static void enableChatroom(mixed w3, 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 203

getChatroomList

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

\core\classes\wm3Chatroom.php at line 466

getChatroomName

public static void getChatroomName(mixed w3, mixed chatroomID)

\core\classes\wm3Chatroom.php at line 18

getChatroomSentenceFieldsArray

public static void getChatroomSentenceFieldsArray()

\core\classes\wm3Chatroom.php at line 474

getChatroomTopic

public static void getChatroomTopic(mixed w3, mixed chatroomID)

\core\classes\wm3Chatroom.php at line 482

getChatroomVisibility

public static void getChatroomVisibility(mixed w3, mixed chatroomID)

\core\classes\wm3Chatroom.php at line 490

isChatroomAllowed

public static void isChatroomAllowed(mixed w3)

\core\classes\wm3Chatroom.php at line 393

joinChatroom

public static void joinChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 50

renderChatroom

public static void renderChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 62

renderChatroomSentenceList

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

\core\classes\wm3Chatroom.php at line 135

renderChatroomUserList

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

\core\classes\wm3Chatroom.php at line 352

saveChatroom

public static void saveChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 373

saveChatroomSentence

public static void saveChatroomSentence(mixed w3)

\core\classes\wm3Chatroom.php at line 421

selectChatroom

public static void selectChatroom(mixed w3)

\core\classes\wm3Chatroom.php at line 443

selectChatroomSentenceMode

public static void selectChatroomSentenceMode(mixed w3)

\core\classes\wm3Chatroom.php at line 435

selectChatroomVisibility

public static void selectChatroomVisibility(mixed w3)

\core\classes\wm3Chatroom.php at line 360

updateChatroom

public static void updateChatroom(mixed w3)