Cheetah
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
ChWsbPageViewAdmin Class Reference

Public Member Functions

 __construct ( $sDBTable, $sCacheFile)
 
 createUserPage ()
 
 savePageWidth ( $sPageWidth)
 
 createCache ($iBlockId=0)
 
 checkNewBlock ( $iBlockID)
 
 deleteCustomPage ($sPageName)
 
 deleteBlock ( $iBlockID)
 
 resetPage ()
 
 saveItem ( $aData)
 
 saveColsWidths ( $aWidths)
 
 saveBlocks ( $aColumns)
 
 getCssCode ()
 
 showBuildZone ()
 
 getPageSelector ()
 
 getPages ()
 
 checkAjaxMode ()
 
 showPropForm ($iBlockID)
 
 showNewPageForm ()
 

Public Attributes

 $aPages = array()
 
 $oPage
 
 $sPage_db
 
 $sDBTable
 
 $bAjaxMode = false
 
 $aTitles
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChWsbPageViewAdmin.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbPageViewAdmin::__construct (   $sDBTable,
  $sCacheFile 
)

Definition at line 17 of file ChWsbPageViewAdmin.php.

Member Function Documentation

◆ checkAjaxMode()

ChWsbPageViewAdmin::checkAjaxMode ( )

Definition at line 486 of file ChWsbPageViewAdmin.php.

◆ checkNewBlock()

ChWsbPageViewAdmin::checkNewBlock (   $iBlockID)

Definition at line 223 of file ChWsbPageViewAdmin.php.

◆ createCache()

ChWsbPageViewAdmin::createCache (   $iBlockId = 0)

Definition at line 200 of file ChWsbPageViewAdmin.php.

◆ createUserPage()

ChWsbPageViewAdmin::createUserPage ( )

Definition at line 168 of file ChWsbPageViewAdmin.php.

◆ deleteBlock()

ChWsbPageViewAdmin::deleteBlock (   $iBlockID)

Definition at line 272 of file ChWsbPageViewAdmin.php.

◆ deleteCustomPage()

ChWsbPageViewAdmin::deleteCustomPage (   $sPageName)

Definition at line 256 of file ChWsbPageViewAdmin.php.

◆ getCssCode()

ChWsbPageViewAdmin::getCssCode ( )

Definition at line 389 of file ChWsbPageViewAdmin.php.

◆ getPages()

ChWsbPageViewAdmin::getPages ( )

Definition at line 475 of file ChWsbPageViewAdmin.php.

◆ getPageSelector()

ChWsbPageViewAdmin::getPageSelector ( )

Definition at line 446 of file ChWsbPageViewAdmin.php.

◆ resetPage()

ChWsbPageViewAdmin::resetPage ( )

Definition at line 289 of file ChWsbPageViewAdmin.php.

◆ saveBlocks()

ChWsbPageViewAdmin::saveBlocks (   $aColumns)

Definition at line 368 of file ChWsbPageViewAdmin.php.

◆ saveColsWidths()

ChWsbPageViewAdmin::saveColsWidths (   $aWidths)

Definition at line 354 of file ChWsbPageViewAdmin.php.

◆ saveItem()

ChWsbPageViewAdmin::saveItem (   $aData)

Definition at line 303 of file ChWsbPageViewAdmin.php.

◆ savePageWidth()

ChWsbPageViewAdmin::savePageWidth (   $sPageWidth)

Definition at line 191 of file ChWsbPageViewAdmin.php.

◆ showBuildZone()

ChWsbPageViewAdmin::showBuildZone ( )

Definition at line 394 of file ChWsbPageViewAdmin.php.

◆ showNewPageForm()

ChWsbPageViewAdmin::showNewPageForm ( )

Definition at line 742 of file ChWsbPageViewAdmin.php.

◆ showPropForm()

ChWsbPageViewAdmin::showPropForm (   $iBlockID)

Definition at line 492 of file ChWsbPageViewAdmin.php.

Member Data Documentation

◆ $aPages

ChWsbPageViewAdmin::$aPages = array()

Definition at line 10 of file ChWsbPageViewAdmin.php.

◆ $aTitles

ChWsbPageViewAdmin::$aTitles

Definition at line 15 of file ChWsbPageViewAdmin.php.

◆ $bAjaxMode

ChWsbPageViewAdmin::$bAjaxMode = false

Definition at line 14 of file ChWsbPageViewAdmin.php.

◆ $oPage

ChWsbPageViewAdmin::$oPage

Definition at line 11 of file ChWsbPageViewAdmin.php.

◆ $sDBTable

ChWsbPageViewAdmin::$sDBTable

Definition at line 13 of file ChWsbPageViewAdmin.php.

◆ $sPage_db

ChWsbPageViewAdmin::$sPage_db

Definition at line 12 of file ChWsbPageViewAdmin.php.


The documentation for this class was generated from the following file: