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 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

getPanelFieldsArray()

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)

Constructor Detail

\core\classes\wm3Panel.php at line 13

wm3Panel

public wm3Panel()

Method Detail

\core\classes\wm3Panel.php at line 380

addPanel

public static void addPanel(mixed w3, mixed error)

\core\classes\wm3Panel.php at line 371

checkPanelError

public static void checkPanelError(mixed w3)

\core\classes\wm3Panel.php at line 107

createPanels

public void createPanels(mixed w3)

\core\classes\wm3Panel.php at line 559

deletePanel

public static void deletePanel(mixed panelID)

\core\classes\wm3Panel.php at line 555

disablePanel

public static void disablePanel(mixed panelID)

\core\classes\wm3Panel.php at line 423

editPanel

public static void editPanel(mixed w3, mixed error)

\core\classes\wm3Panel.php at line 557

enablePanel

public static void enablePanel(mixed panelID)

\core\classes\wm3Panel.php at line 23

executeAction

public static void executeAction(mixed w3)

\core\classes\wm3Panel.php at line 610

getPanelCategoryName

public static void getPanelCategoryName(mixed categoryID)

\core\classes\wm3Panel.php at line 18

getPanelFieldsArray

public static void getPanelFieldsArray()

\core\classes\wm3Panel.php at line 310

getPanelList

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

\core\classes\wm3Panel.php at line 150

getPanels

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

\core\classes\wm3Panel.php at line 302

getPosition

public static void getPosition(mixed panelID)

\core\classes\wm3Panel.php at line 286

getPositions

public static void getPositions(mixed align)

\core\classes\wm3Panel.php at line 641

isColumnEmpty

public void isColumnEmpty(mixed align)

\core\classes\wm3Panel.php at line 617

renderPanelExpansion

public static void renderPanelExpansion(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 252

renderPanels

public void renderPanels(mixed w3, mixed align)

\core\classes\wm3Panel.php at line 472

savePanel

public static void savePanel(mixed w3)

\core\classes\wm3Panel.php at line 573

selectPanelCategory

public static void selectPanelCategory(mixed w3, mixed name, mixed categoryID, mixed js)

\core\classes\wm3Panel.php at line 588

selectPanelPosition

public static void selectPanelPosition(mixed name, mixed position, mixed w3)

\core\classes\wm3Panel.php at line 635

setColumnEmpty

public void setColumnEmpty(mixed align, mixed v)

\core\classes\wm3Panel.php at line 513

swapPanel

public static void swapPanel(mixed w3)

\core\classes\wm3Panel.php at line 488

updatePanel

public static void updatePanel(mixed w3)

\core\classes\wm3Panel.php at line 533

updatePanelPositions

public static void updatePanelPositions(mixed panelID, mixed new_position)