wm3Chatroom
public class wm3Chatroom
Constructor Summary | |
---|---|
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 | |
static void | getChatroomList(mixed w3, mixed currentID, mixed admin) |
static void | getChatroomName(mixed chatroomID) |
static void | |
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) |
public wm3Chatroom()
public static void addChatroom(mixed w3, mixed error)
public static void checkChatroomError(mixed w3)
public static void deleteChatroom(mixed chatroomID)
public static void deleteChatroomExpiredSentences(mixed w3)
public static void disableChatroom(mixed chatroomID)
public static void editChatroom(mixed w3, mixed error)
public static void enableChatroom(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 chatroomID)
public static void getChatroomSentenceFieldsArray()
public static void getChatroomTopic(mixed chatroomID)
public static void getChatroomVisibility(mixed chatroomID)
public static void isChatroomAllowed(mixed w3)
public static void joinChatroom(mixed w3)
public static void renderChatroom(mixed w3, mixed error)
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, mixed name, mixed chatroomID, mixed id)
public static void selectChatroomSentenceMode(mixed name, mixed value, mixed w3)
public static void selectChatroomVisibility(mixed name, mixed value, mixed w3)
public static void updateChatroom(mixed w3)