wm3Session
public class wm3Session
Constructor Summary | |
---|---|
Method Summary | |
---|---|
static void | actionAllowed(mixed w3, mixed id) |
static void | bannerExchangeAllowed(mixed w3, mixed banner_exchangeID, mixed type) |
static void | bannerExchangeProtect(mixed w3, mixed banner_exchangeID, mixed type) |
static void | chatroomSessionCreate(mixed w3) |
static void | chatroomSessionExists(mixed w3) |
static void | chatroomSessionUpdate(mixed w3, mixed update_join_ts) |
static void | deleteExpiredSessions(mixed w3) |
static void | directoryItemAllowed(mixed w3, mixed directory_itemID, mixed type) |
static void | directoryItemProtect(mixed w3, mixed directory_itemID, mixed type) |
static void | downloadAllowed(mixed w3, mixed downloadID, mixed type) |
static void | downloadProtect(mixed w3, mixed downloadID, mixed type) |
static void | forumPostAllowed(mixed w3, mixed forum_postID, mixed type) |
static void | forumPostProtect(mixed w3, mixed forum_postID, mixed type) |
static void | |
static void | getChatroomSessionJoinTS(mixed w3) |
static void | getOnlineUsers(mixed w3) |
static void | getOnlineVisitors(mixed w3) |
static void | |
static void | getSessionID(mixed w3) |
static void | getSessionIDFromUserID(mixed w3, mixed userID) |
static void | manageSession(mixed w3) |
static void | mediaAlbumItemAllowed(mixed w3, mixed media_album_itemID, mixed type) |
static void | mediaAlbumItemProtect(mixed w3, mixed media_album_itemID, mixed type) |
static void | newsAllowed(mixed w3, mixed newsID, mixed type) |
static void | newsProtect(mixed w3, mixed newsID, mixed type) |
static void | pageAllowed(mixed w3, mixed pageID, mixed type) |
static void | pageProtect(mixed w3, mixed pageID, mixed type) |
static void | protectAction(mixed w3, mixed id) |
static void | saveSession(mixed w3, mixed _FIELD) |
static void | surveyAllowed(mixed w3, mixed surveyID, mixed type) |
static void | surveyProtect(mixed w3, mixed surveyID, mixed survey_itemID, mixed type) |
public wm3Session()
public static void actionAllowed(mixed w3, mixed id)
public static void bannerExchangeAllowed(mixed w3, mixed banner_exchangeID, mixed type)
public static void bannerExchangeProtect(mixed w3, mixed banner_exchangeID, mixed type)
public static void chatroomSessionCreate(mixed w3)
public static void chatroomSessionExists(mixed w3)
public static void chatroomSessionUpdate(mixed w3, mixed update_join_ts)
public static void deleteExpiredSessions(mixed w3)
public static void directoryItemAllowed(mixed w3, mixed directory_itemID, mixed type)
public static void directoryItemProtect(mixed w3, mixed directory_itemID, mixed type)
public static void downloadAllowed(mixed w3, mixed downloadID, mixed type)
public static void downloadProtect(mixed w3, mixed downloadID, mixed type)
public static void forumPostAllowed(mixed w3, mixed forum_postID, mixed type)
public static void forumPostProtect(mixed w3, mixed forum_postID, mixed type)
public static void getChatroomSessionFieldsArray()
public static void getChatroomSessionJoinTS(mixed w3)
public static void getOnlineUsers(mixed w3)
public static void getOnlineVisitors(mixed w3)
public static void getSessionFieldsArray()
public static void getSessionID(mixed w3)
public static void getSessionIDFromUserID(mixed w3, mixed userID)
public static void manageSession(mixed w3)
public static void mediaAlbumItemAllowed(mixed w3, mixed media_album_itemID, mixed type)
public static void mediaAlbumItemProtect(mixed w3, mixed media_album_itemID, mixed type)
public static void newsAllowed(mixed w3, mixed newsID, mixed type)
public static void newsProtect(mixed w3, mixed newsID, mixed type)
public static void pageAllowed(mixed w3, mixed pageID, mixed type)
public static void pageProtect(mixed w3, mixed pageID, mixed type)
public static void protectAction(mixed w3, mixed id)
public static void saveSession(mixed w3, mixed _FIELD)
public static void surveyAllowed(mixed w3, mixed surveyID, mixed type)
public static void surveyProtect(mixed w3, mixed surveyID, mixed survey_itemID, mixed type)