wm3Section
└─wm3Channel
public class wm3Channel
extends wm3Section
Constructor Summary | |
---|---|
Method Summary | |
---|---|
static void | addChannelBlock(mixed w3, mixed error) |
static void | addChannelCategory(mixed w3, mixed error) |
static void | addChannelSubcategory(mixed w3, mixed error) |
static void | checkChannelBlockError(mixed w3) |
static void | checkChannelCategoryError(mixed w3) |
static void | checkChannelSubcategoryError(mixed w3) |
static void | deleteChannelBlock(mixed blockID) |
static void | deleteChannelCategory(mixed w3, mixed categoryID) |
static void | deleteChannelSubcategory(mixed w3, mixed subcategoryID) |
static void | disableChannelBlock(mixed blockID) |
static void | disableChannelCategory(mixed categoryID) |
static void | disableChannelSubcategory(mixed subcategoryID) |
static void | duplicateChannelCategories(mixed w3) |
static void | editChannelBlock(mixed w3, mixed error) |
static void | editChannelCategory(mixed w3, mixed error) |
static void | editChannelSubcategory(mixed w3, mixed error) |
static void | enableChannelBlock(mixed blockID) |
static void | enableChannelCategory(mixed categoryID) |
static void | enableChannelSubcategory(mixed subcategoryID) |
static void | executeAction(mixed w3) |
static void | |
static void | getChannelBlockList(mixed w3, mixed currentID, mixed admin) |
static void | getChannelBlockName(mixed productID) |
static void | getChannelCategoryID(mixed w3, mixed subcategoryID) |
static void | getChannelCategoryList(mixed w3, mixed currentID, mixed admin) |
static void | getChannelCategoryName(mixed w3, mixed categoryID) |
static void | getChannelSubcategoryList(mixed w3, mixed currentID, mixed admin) |
static void | getChannelSubcategoryName(mixed w3, mixed subcategoryID) |
static void | |
static void | makeChannelBlockLink(mixed file, mixed blockID, mixed title, mixed css, mixed link_only) |
static void | renderChannelBlocks(mixed w3) |
static void | renderChannels(mixed w3) |
static void | renderSubchannels(mixed w3, mixed channelID) |
static void | saveChannelBlock(mixed w3) |
static void | saveChannelCategory(mixed w3) |
static void | saveChannelSubcategory(mixed w3) |
static void | selectChannelBlockType(mixed w3, mixed name, mixed block_type, mixed js) |
static void | selectChannelCategory(mixed w3, mixed name, mixed categoryID, mixed all, mixed admin) |
static void | selectChannelSubcategory(mixed w3, mixed name, mixed subcategoryID, mixed all, mixed admin) |
static void | updateChannelBlock(mixed w3) |
static void | updateChannelCategory(mixed w3) |
static void | updateChannelSubcategory(mixed w3) |
public wm3Channel()
public static void addChannelBlock(mixed w3, mixed error)
public static void addChannelCategory(mixed w3, mixed error)
public static void addChannelSubcategory(mixed w3, mixed error)
public static void checkChannelBlockError(mixed w3)
public static void checkChannelCategoryError(mixed w3)
public static void checkChannelSubcategoryError(mixed w3)
public static void deleteChannelBlock(mixed blockID)
public static void deleteChannelCategory(mixed w3, mixed categoryID)
public static void deleteChannelSubcategory(mixed w3, mixed subcategoryID)
public static void disableChannelBlock(mixed blockID)
public static void disableChannelCategory(mixed categoryID)
public static void disableChannelSubcategory(mixed subcategoryID)
public static void duplicateChannelCategories(mixed w3)
public static void editChannelBlock(mixed w3, mixed error)
public static void editChannelCategory(mixed w3, mixed error)
public static void editChannelSubcategory(mixed w3, mixed error)
public static void enableChannelBlock(mixed blockID)
public static void enableChannelCategory(mixed categoryID)
public static void enableChannelSubcategory(mixed subcategoryID)
public static void executeAction(mixed w3)
public static void getChannelBlockFieldsArray()
public static void getChannelBlockList(mixed w3, mixed currentID, mixed admin)
public static void getChannelBlockName(mixed productID)
public static void getChannelCategoryID(mixed w3, mixed subcategoryID)
public static void getChannelCategoryList(mixed w3, mixed currentID, mixed admin)
public static void getChannelCategoryName(mixed w3, mixed categoryID)
public static void getChannelSubcategoryList(mixed w3, mixed currentID, mixed admin)
public static void getChannelSubcategoryName(mixed w3, mixed subcategoryID)
public static void getSectionParameters()
public static void makeChannelBlockLink(mixed file, mixed blockID, mixed title, mixed css, mixed link_only)
public static void renderChannelBlocks(mixed w3)
public static void renderChannels(mixed w3)
public static void renderSubchannels(mixed w3, mixed channelID)
public static void saveChannelBlock(mixed w3)
public static void saveChannelCategory(mixed w3)
public static void saveChannelSubcategory(mixed w3)
public static void selectChannelBlockType(mixed w3, mixed name, mixed block_type, mixed js)
public static void selectChannelCategory(mixed w3, mixed name, mixed categoryID, mixed all, mixed admin)
public static void selectChannelSubcategory(mixed w3, mixed name, mixed subcategoryID, mixed all, mixed admin)
public static void updateChannelBlock(mixed w3)
public static void updateChannelCategory(mixed w3)
public static void updateChannelSubcategory(mixed w3)