wm3Banner
public class wm3Banner
Constructor Summary | |
---|---|
Method Summary | |
---|---|
static void | activateBanner(mixed w3) |
static void | addBanner(mixed w3) |
static void | addBannerExchange(mixed w3, mixed error, mixed user) |
static void | checkBannerExchangeError(mixed w3, mixed user) |
static void | clickBannerExchange(mixed w3) |
static void | deactivateBanner(mixed w3) |
static void | deleteBanner(mixed w3, mixed bannerID) |
static void | deleteBannerExchange(mixed w3, mixed bannerID, mixed user) |
static void | disableBanner(mixed w3, mixed bannerID) |
static void | disableBannerExchange(mixed w3, mixed bannerID, mixed user) |
static void | disableBannerExchangeUnlimitedCredits(mixed w3, mixed userID) |
static void | duplicateBanner(mixed w3) |
static void | editBanner(mixed w3) |
static void | editBannerExchange(mixed w3, mixed error) |
static void | enableBanner(mixed w3, mixed bannerID) |
static void | enableBannerExchange(mixed w3, mixed bannerID, mixed user) |
static void | enableBannerExchangeUnlimitedCredits(mixed w3, mixed userID) |
static void | executeAdminAction(mixed w3) |
static void | executeUserAction(mixed w3) |
static void | |
static void | |
static void | getBannerExchangeList(mixed w3, mixed currentID, mixed admin, mixed user) |
static void | getBannerExchangeTotalClicks(mixed w3, mixed userID) |
static void | getBannerExchangeTotalCredits(mixed w3, mixed userID, mixed label, mixed both) |
static void | getBannerExchangeTotalImpressions(mixed w3, mixed userID) |
static void | getBannerExchangeUserCreditList(mixed w3, mixed currentID, mixed admin) |
static void | |
static void | getBannerList(mixed w3, mixed currentID, mixed admin) |
static void | makeBannerButton(mixed w3, mixed n) |
static void | makeBannerExchange(mixed w3, mixed row, mixed border, mixed extern, mixed extra) |
static void | makeBannerExchangeCode(mixed w3) |
static void | makeBannerExchangeStatistics(mixed w3) |
static void | makeBannerLegend(mixed w3, mixed link, mixed bannerID) |
static void | renderBanner(mixed w3, mixed bannerID, mixed positionID, mixed left_empty, mixed right_empty) |
static void | renderBannerExchange(mixed w3, mixed extern, mixed extra) |
static void | saveBanner(mixed w3) |
static void | saveBannerExchange(mixed w3, mixed user) |
static void | saveBannerExchangeCredits(mixed w3, mixed userID) |
static array() | selectBannerType(webmatic3 w3) Return an array of wm3GUIOption objects for banner type select |
static void | updateBanner(mixed w3) |
static void | updateBannerExchange(mixed w3) |
static void | updateBannerExchangeCredits(mixed w3, mixed userID) |
public wm3Banner()
public static void activateBanner(mixed w3)
public static void addBanner(mixed w3)
public static void addBannerExchange(mixed w3, mixed error, mixed user)
public static void checkBannerExchangeError(mixed w3, mixed user)
public static void clickBannerExchange(mixed w3)
public static void deactivateBanner(mixed w3)
public static void deleteBanner(mixed w3, mixed bannerID)
public static void deleteBannerExchange(mixed w3, mixed bannerID, mixed user)
public static void disableBanner(mixed w3, mixed bannerID)
public static void disableBannerExchange(mixed w3, mixed bannerID, mixed user)
public static void disableBannerExchangeUnlimitedCredits(mixed w3, mixed userID)
public static void duplicateBanner(mixed w3)
public static void editBanner(mixed w3)
public static void editBannerExchange(mixed w3, mixed error)
public static void enableBanner(mixed w3, mixed bannerID)
public static void enableBannerExchange(mixed w3, mixed bannerID, mixed user)
public static void enableBannerExchangeUnlimitedCredits(mixed w3, mixed userID)
public static void executeAdminAction(mixed w3)
public static void executeUserAction(mixed w3)
public static void getBannerExchangeCreditFieldsArray()
public static void getBannerExchangeFieldsArray()
public static void getBannerExchangeList(mixed w3, mixed currentID, mixed admin, mixed user)
public static void getBannerExchangeTotalClicks(mixed w3, mixed userID)
public static void getBannerExchangeTotalCredits(mixed w3, mixed userID, mixed label, mixed both)
public static void getBannerExchangeTotalImpressions(mixed w3, mixed userID)
public static void getBannerExchangeUserCreditList(mixed w3, mixed currentID, mixed admin)
public static void getBannerFieldsArray()
public static void getBannerList(mixed w3, mixed currentID, mixed admin)
public static void makeBannerButton(mixed w3, mixed n)
public static void makeBannerExchange(mixed w3, mixed row, mixed border, mixed extern, mixed extra)
public static void makeBannerExchangeCode(mixed w3)
public static void makeBannerExchangeStatistics(mixed w3)
public static void makeBannerLegend(mixed w3, mixed link, mixed bannerID)
public static void renderBanner(mixed w3, mixed bannerID, mixed positionID, mixed left_empty, mixed right_empty)
public static void renderBannerExchange(mixed w3, mixed extern, mixed extra)
public static void saveBanner(mixed w3)
public static void saveBannerExchange(mixed w3, mixed user)
public static void saveBannerExchangeCredits(mixed w3, mixed userID)
public static array() selectBannerType(webmatic3 w3)
Return an array of wm3GUIOption objects for banner type select
public static void updateBanner(mixed w3)
public static void updateBannerExchange(mixed w3)
public static void updateBannerExchangeCredits(mixed w3, mixed userID)