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 337

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 501

deletePanel

public static void deletePanel(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 497

disablePanel

public static void disablePanel(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 374

editPanel

public static void editPanel(mixed w3, mixed sep)

\core\classes\wm3Panel.php at line 499

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 546

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 282

getPanelList

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

\core\classes\wm3Panel.php at line 122

getPanels

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

\core\classes\wm3Panel.php at line 274

getPosition

public static void getPosition(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 258

getPositions

public static void getPositions(mixed w3, mixed align)

\core\classes\wm3Panel.php at line 571

isColumnEmpty

public void isColumnEmpty(mixed align)

\core\classes\wm3Panel.php at line 553

renderPanelExpansion

public static void renderPanelExpansion(mixed w3, mixed panelID)

\core\classes\wm3Panel.php at line 224

renderPanels

public void renderPanels(mixed w3, mixed align)

\core\classes\wm3Panel.php at line 414

savePanel

public static void savePanel(mixed w3)

\core\classes\wm3Panel.php at line 515

selectPanelCategory

public static void selectPanelCategory(mixed w3)

\core\classes\wm3Panel.php at line 530

selectPanelPosition

public static void selectPanelPosition(mixed w3)

\core\classes\wm3Panel.php at line 565

setColumnEmpty

public void setColumnEmpty(mixed align, mixed v)

\core\classes\wm3Panel.php at line 455

swapPanel

public static void swapPanel(mixed w3)

\core\classes\wm3Panel.php at line 430

updatePanel

public static void updatePanel(mixed w3)

\core\classes\wm3Panel.php at line 475

updatePanelPositions

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