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

Class wm3Page

wm3Page

public class wm3Page


Constructor Summary

wm3Page()

Method Summary
void

accessDeniedSection(mixed w3)

static void

addPage(mixed w3, mixed error)

static void

checkPageAccessError(mixed w3, mixed pageID)

static void

checkPageError(mixed w3)

void

createAdminPage(mixed w3)

void

createBannerExchangePage(mixed w3)

void

createCaptchaPage(mixed w3)

void

createChatPage(mixed w3)

void

createHomePage(mixed w3)

void

createKernelPage(mixed w3)

void

createRssPage(mixed w3)

void

createUserPage(mixed w3)

static void

deletePage(mixed pageID)

static void

disablePage(mixed pageID)

static void

duplicatePage(mixed w3)

static void

editPage(mixed w3, mixed error)

static void

enablePage(mixed pageID)

static void

executeAction(mixed w3)

void

existsPage(mixed pageID)

static void

getAdminHomepage(mixed w3)

void

getAdminLoginPage(mixed w3, mixed error)

void

getHomePage(mixed w3)

static void

getPageCategoryName(mixed categoryID)

static void

getPageFieldsArray()

void

getPageID()

static void

getPageList(mixed w3, mixed currentID, mixed admin)

static void

getUserHomepage(mixed w3)

void

getUserLoginPage(mixed w3, mixed error)

void

hidePanelsActionHome(mixed w3)

static void

hitPage(mixed w3)

void

isColumnEmpty(mixed align)

static void

makePageLink(mixed pageID, mixed title, mixed link_only)

static void

makePagesSequence(mixed w3, mixed pageID)

void

renderAdminPage(mixed w3)

void

renderDefaultHomeContent(mixed w3)

void

renderHomePage(mixed w3)

static void

renderPageExpansion(mixed w3, mixed pageID)

void

renderUserPage(mixed w3)

static void

savePage(mixed w3)

static void

selectPage(mixed name, mixed pageID, mixed none)

static void

selectPageCategory(mixed w3, mixed name, mixed categoryID, mixed js)

static void

selectPageType(mixed name, mixed page_type, mixed w3)

static void

selectPageVisibility(mixed name, mixed visibility, mixed w3)

void

setPageContent(mixed st)

void

setPageID(mixed id)

void

setRenderHeadFoot(mixed b)

void

setSubTitle(mixed st)

void

setTitle(mixed t)

static void

updatePage(mixed w3)

Constructor Detail

\core\classes\wm3Page.php at line 16

wm3Page

public wm3Page()

Method Detail

\core\classes\wm3Page.php at line 1432

accessDeniedSection

public void accessDeniedSection(mixed w3)

\core\classes\wm3Page.php at line 1846

addPage

public static void addPage(mixed w3, mixed error)

\core\classes\wm3Page.php at line 2073

checkPageAccessError

public static void checkPageAccessError(mixed w3, mixed pageID)

\core\classes\wm3Page.php at line 1836

checkPageError

public static void checkPageError(mixed w3)

\core\classes\wm3Page.php at line 596

createAdminPage

public void createAdminPage(mixed w3)

\core\classes\wm3Page.php at line 1105

createBannerExchangePage

public void createBannerExchangePage(mixed w3)

\core\classes\wm3Page.php at line 1126

createCaptchaPage

public void createCaptchaPage(mixed w3)

\core\classes\wm3Page.php at line 1009

createChatPage

public void createChatPage(mixed w3)

\core\classes\wm3Page.php at line 35

createHomePage

public void createHomePage(mixed w3)

\core\classes\wm3Page.php at line 1146

createKernelPage

public void createKernelPage(mixed w3)

\core\classes\wm3Page.php at line 1070

createRssPage

public void createRssPage(mixed w3)

\core\classes\wm3Page.php at line 474

createUserPage

public void createUserPage(mixed w3)

\core\classes\wm3Page.php at line 2005

deletePage

public static void deletePage(mixed pageID)

\core\classes\wm3Page.php at line 2001

disablePage

public static void disablePage(mixed pageID)

\core\classes\wm3Page.php at line 1983

duplicatePage

public static void duplicatePage(mixed w3)

\core\classes\wm3Page.php at line 1897

editPage

public static void editPage(mixed w3, mixed error)

\core\classes\wm3Page.php at line 2003

enablePage

public static void enablePage(mixed pageID)

\core\classes\wm3Page.php at line 1681

executeAction

public static void executeAction(mixed w3)

\core\classes\wm3Page.php at line 2109

existsPage

public void existsPage(mixed pageID)

\core\classes\wm3Page.php at line 1594

getAdminHomepage

public static void getAdminHomepage(mixed w3)

\core\classes\wm3Page.php at line 1462

getAdminLoginPage

public void getAdminLoginPage(mixed w3, mixed error)

\core\classes\wm3Page.php at line 1241

getHomePage

public void getHomePage(mixed w3)

\core\classes\wm3Page.php at line 2066

getPageCategoryName

public static void getPageCategoryName(mixed categoryID)

\core\classes\wm3Page.php at line 30

getPageFieldsArray

public static void getPageFieldsArray()

\core\classes\wm3Page.php at line 2117

getPageID

public void getPageID()

\core\classes\wm3Page.php at line 1751

getPageList

public static void getPageList(mixed w3, mixed currentID, mixed admin)

\core\classes\wm3Page.php at line 1542

getUserHomepage

public static void getUserHomepage(mixed w3)

\core\classes\wm3Page.php at line 1440

getUserLoginPage

public void getUserLoginPage(mixed w3, mixed error)

\core\classes\wm3Page.php at line 2100

hidePanelsActionHome

public void hidePanelsActionHome(mixed w3)

\core\classes\wm3Page.php at line 2086

hitPage

public static void hitPage(mixed w3)

\core\classes\wm3Page.php at line 2094

isColumnEmpty

public void isColumnEmpty(mixed align)

\core\classes\wm3Page.php at line 1484

makePageLink

public static void makePageLink(mixed pageID, mixed title, mixed link_only)

\core\classes\wm3Page.php at line 1491

makePagesSequence

public static void makePagesSequence(mixed w3, mixed pageID)

\core\classes\wm3Page.php at line 1207

renderAdminPage

public void renderAdminPage(mixed w3)

\core\classes\wm3Page.php at line 465

renderDefaultHomeContent

public void renderDefaultHomeContent(mixed w3)

\core\classes\wm3Page.php at line 1159

renderHomePage

public void renderHomePage(mixed w3)

\core\classes\wm3Page.php at line 1229

renderPageExpansion

public static void renderPageExpansion(mixed w3, mixed pageID)

\core\classes\wm3Page.php at line 1194

renderUserPage

public void renderUserPage(mixed w3)

\core\classes\wm3Page.php at line 1952

savePage

public static void savePage(mixed w3)

\core\classes\wm3Page.php at line 2018

selectPage

public static void selectPage(mixed name, mixed pageID, mixed none)

\core\classes\wm3Page.php at line 2033

selectPageCategory

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

\core\classes\wm3Page.php at line 2048

selectPageType

public static void selectPageType(mixed name, mixed page_type, mixed w3)

\core\classes\wm3Page.php at line 2057

selectPageVisibility

public static void selectPageVisibility(mixed name, mixed visibility, mixed w3)

\core\classes\wm3Page.php at line 2125

setPageContent

public void setPageContent(mixed st)

\core\classes\wm3Page.php at line 2119

setPageID

public void setPageID(mixed id)

\core\classes\wm3Page.php at line 2127

setRenderHeadFoot

public void setRenderHeadFoot(mixed b)

\core\classes\wm3Page.php at line 2123

setSubTitle

public void setSubTitle(mixed st)

\core\classes\wm3Page.php at line 2121

setTitle

public void setTitle(mixed t)

\core\classes\wm3Page.php at line 1960

updatePage

public static void updatePage(mixed w3)