webmatic3.wm3Panel
\core\classes\wm3Panel.php at line 8

Class wm3Panel

wm3Panel

public class wm3Panel


Constructor Summary

wm3Panel()

Method Summary
static void

addPanel(mixed w3, mixed sep)

void

createPanels(mixed w3)

static void

deletePanel(mixed w3, mixed panelID)

static void

disablePanel(mixed w3, mixed panelID)

static void

editPanel(mixed w3, mixed sep)

static void

enablePanel(mixed w3, mixed panelID)

static void

executeAction(mixed w3)

static void

getPanelCategoryName(mixed w3, mixed categoryID)

static void

getPanelFieldsArray()

static void

getPanelList(mixed w3, mixed align, mixed currentID)

void

getPanels(mixed w3, mixed categoryID, mixed extraID, mixed panelID)

static void

getPosition(mixed w3, mixed panelID)

static void

getPositions(mixed w3, 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)

static void

selectPanelPosition(mixed w3)

void

setColumnEmpty(mixed align, mixed v)

static void

swapPanel(mixed w3)

static void

updatePanel(mixed w3)

static void

updatePanelPositions(mixed w3, mixed panelID, mixed new_position)

Constructor Detail

\core\classes\wm3Panel.php at line 13

wm3Panel

public wm3Panel()

Method Detail

\core\classes\wm3Panel.php at line 347

addPanel

public static void addPanel(mixed w3, mixed sep)

\core\classes\wm3Panel.php at line 79

createPanels

public void createPanels(mixed w3)

\core\classes\wm3Panel.php at line 528

deletePanel

public static void deletePanel(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 524

disablePanel

public static void disablePanel(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 385

editPanel

public static void editPanel(mixed w3, mixed sep)

\core\classes\wm3Panel.php at line 526

enablePanel

public static void enablePanel(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 23

executeAction

public static void executeAction(mixed w3)

\core\classes\wm3Panel.php at line 573

getPanelCategoryName

public static void getPanelCategoryName(mixed w3, mixed categoryID)

\core\classes\wm3Panel.php at line 18

getPanelFieldsArray

public static void getPanelFieldsArray()

\core\classes\wm3Panel.php at line 292

getPanelList

public static void getPanelList(mixed w3, mixed align, mixed currentID)

\core\classes\wm3Panel.php at line 116

getPanels

public void getPanels(mixed w3, mixed categoryID, mixed extraID, mixed panelID)

\core\classes\wm3Panel.php at line 284

getPosition

public static void getPosition(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 268

getPositions

public static void getPositions(mixed w3, mixed align)

\core\classes\wm3Panel.php at line 599

isColumnEmpty

public void isColumnEmpty(mixed align)

\core\classes\wm3Panel.php at line 580

renderPanelExpansion

public static void renderPanelExpansion(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 230

renderPanels

public void renderPanels(mixed w3, mixed align)

\core\classes\wm3Panel.php at line 430

savePanel

public static void savePanel(mixed w3)

\core\classes\wm3Panel.php at line 542

selectPanelCategory

public static void selectPanelCategory(mixed w3)

\core\classes\wm3Panel.php at line 557

selectPanelPosition

public static void selectPanelPosition(mixed w3)

\core\classes\wm3Panel.php at line 593

setColumnEmpty

public void setColumnEmpty(mixed align, mixed v)

\core\classes\wm3Panel.php at line 482

swapPanel

public static void swapPanel(mixed w3)

\core\classes\wm3Panel.php at line 450

updatePanel

public static void updatePanel(mixed w3)

\core\classes\wm3Panel.php at line 502

updatePanelPositions

public static void updatePanelPositions(mixed w3, mixed panelID, mixed new_position)