wm3Chatroom
public class wm3Chatroom
Constructor Summary | |
---|---|
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 | |
static void | getChatroomList(mixed w3, mixed currentID, mixed admin) |
static void | getChatroomName(mixed w3, mixed chatroomID) |
static void | |
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) |
public wm3Chatroom()
public static void addChatroom(mixed w3)
public static void deleteChatroom(mixed w3, mixed chatroomID)
public static void deleteChatroomExpiredSentences(mixed w3)
public static void disableChatroom(mixed w3, mixed chatroomID)
public static void editChatroom(mixed w3)
public static void enableChatroom(mixed w3, mixed chatroomID)
public static void executeHomeAction(mixed w3, mixed pageID)
public static void getChatroomFieldsArray()
public static void getChatroomList(mixed w3, mixed currentID, mixed admin)
public static void getChatroomName(mixed w3, mixed chatroomID)
public static void getChatroomSentenceFieldsArray()
public static void getChatroomTopic(mixed w3, mixed chatroomID)
public static void getChatroomVisibility(mixed w3, mixed chatroomID)
public static void isChatroomAllowed(mixed w3)
public static void joinChatroom(mixed w3)
public static void renderChatroom(mixed w3)
public static void renderChatroomSentenceList(mixed w3, mixed currentID, mixed admin)
public static void renderChatroomUserList(mixed w3, mixed currentID, mixed admin)
public static void saveChatroom(mixed w3)
public static void saveChatroomSentence(mixed w3)
public static void selectChatroom(mixed w3)
public static void selectChatroomSentenceMode(mixed w3)
public static void selectChatroomVisibility(mixed w3)
public static void updateChatroom(mixed w3)