wm3Panel
public class wm3Panel
Constructor Summary | |
---|---|
wm3Panel() |
Method Summary | |
---|---|
static void | addPanel(mixed w3, mixed error) |
static void | checkPanelError(mixed w3) |
void | createPanels(mixed w3) |
static void | deletePanel(mixed panelID) |
static void | disablePanel(mixed panelID) |
static void | editPanel(mixed w3, mixed error) |
static void | enablePanel(mixed panelID) |
static void | executeAction(mixed w3) |
static void | getPanelCategoryName(mixed categoryID) |
static void | |
static void | getPanelList(mixed w3, mixed align, mixed currentID) |
void | getPanels(mixed w3, mixed categoryID, mixed extraID, mixed panelID) |
static void | getPosition(mixed panelID) |
static void | getPositions(mixed align) |
void | isColumnEmpty(mixed align) |
static void | renderPanelExpansion(mixed w3, mixed panelID) |
void | renderPanels(mixed w3, mixed align) |
static void | savePanel(mixed w3) |
static void | selectPanelCategory(mixed w3, mixed name, mixed categoryID, mixed js) |
static void | selectPanelPosition(mixed name, mixed position, mixed w3) |
void | setColumnEmpty(mixed align, mixed v) |
static void | swapPanel(mixed w3) |
static void | updatePanel(mixed w3) |
static void | updatePanelPositions(mixed panelID, mixed new_position) |
public wm3Panel()
public static void addPanel(mixed w3, mixed error)
public static void checkPanelError(mixed w3)
public void createPanels(mixed w3)
public static void deletePanel(mixed panelID)
public static void disablePanel(mixed panelID)
public static void editPanel(mixed w3, mixed error)
public static void enablePanel(mixed panelID)
public static void executeAction(mixed w3)
public static void getPanelCategoryName(mixed categoryID)
public static void getPanelFieldsArray()
public static void getPanelList(mixed w3, mixed align, mixed currentID)
public void getPanels(mixed w3, mixed categoryID, mixed extraID, mixed panelID)
public static void getPosition(mixed panelID)
public static void getPositions(mixed align)
public void isColumnEmpty(mixed align)
public static void renderPanelExpansion(mixed w3, mixed panelID)
public void renderPanels(mixed w3, mixed align)
public static void savePanel(mixed w3)
public static void selectPanelCategory(mixed w3, mixed name, mixed categoryID, mixed js)
public static void selectPanelPosition(mixed name, mixed position, mixed w3)
public void setColumnEmpty(mixed align, mixed v)
public static void swapPanel(mixed w3)
public static void updatePanel(mixed w3)
public static void updatePanelPositions(mixed panelID, mixed new_position)