Cheetah
Public Member Functions | List of all members
ChBaseIndexPageView Class Reference
Inheritance diagram for ChBaseIndexPageView:
ChWsbPageView ChTemplIndexPageView

Public Member Functions

 __construct ()
 
 getBlockCode_Subscribe ()
 
 getBlockCode_Featured ()
 
 getBlockCode_Members ()
 
 getBlockCode_Tags ($iBlockId)
 
 getBlockCode_Categories ($iBlockId)
 
 getBlockCode_QuickSearch ()
 
 getBlockCode_SiteStats ()
 
 getBlockCode_Download ()
 
 getMembers ($sBlockName, $aParams=array(), $iLimit=16, $sMode='last')
 
- Public Member Functions inherited from ChWsbPageView
 __construct ( $sPageName)
 
 checkAjaxMode ()
 
 createCache ()
 
 load ()
 
 isLoaded ()
 
 getPageTitle ()
 
 getPageWidth ()
 
 getPageClass ()
 
 getViewerInfo ()
 
 forcePageWidth ($iWidth)
 
 gen ()
 
 genPageEmpty ()
 
 genOnlyBlock ( $iBlockID, $sDynamicType='tab')
 
 getCode ()
 
 genColumnsHeader ()
 
 genColumnsFooter ()
 
 genColumn ( $iColumn)
 
 getBlockCode_Topest ($iColumn)
 
 genColumnHeader ( $iColumn, $fColumnWidth)
 
 genColumnFooter ( $iColumn)
 
 genBlock ( $iBlockID, $aBlock, $bStatic=true, $sDynamicType='tab')
 
 _getBlockCaptionCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab')
 
 _getBlockTopCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab')
 
 _getBlockBottomCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab')
 
 isBlockVisible ( $sVisible)
 
 getBlockBottomCode ( $iBlockID, $aLinks)
 
 getBlockCode_MemberStat ()
 
 getBlockCode_Custom ( $iBlockID, $sContent)
 
 getBlockCode_Echo ( $iBlockID, $sContent)
 
 getBlockCode_TrueText ( $iBlockID, $sContent)
 
 getBlockCode_Text ($iBlockID, $sContent)
 
 getBlockCode_XML ( $iBlockID, $sContent)
 
 getBlockCode_PHP ( $iBlockID, $sContent)
 
 getBlockCode_Code ( $iBlockID, $sContent)
 
 getBlockCode_RSS ( $iBlockID, $sContent)
 
 getBlockCode_LoginSection ($iBlockID, $sParams='')
 
 GenFormWrap ($sMainContent, $sPage, $sFunctionName, $iMaxThumbWidth, $iThumbsCnt)
 
 getBlocksCacheObject ()
 
 genBlocksCacheKey ($sId)
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbPageView
static getBlockCaptionItemCode ( $iBlockID, $aLinks)
 
static getBlockCaptionMenu ( $iBlockID, $aLinks)
 
- Public Attributes inherited from ChWsbPageView
 $sPageName
 
 $aPage
 
 $sCode = ''
 
 $sWhoViews = 'non'
 
 $iMemberID = 0
 
 $bAjaxMode = false
 
 $aColumnsWidth = array ()
 
 $sTableName = 'sys_page_compose'
 
 $sCacheFile
 
 $oCacher = null
 

Detailed Description

Definition at line 14 of file ChBaseIndexPageView.php.

Constructor & Destructor Documentation

◆ __construct()

ChBaseIndexPageView::__construct ( )

Reimplemented in ChTemplIndexPageView, ChTemplIndexPageView, and ChTemplIndexPageView.

Definition at line 16 of file ChBaseIndexPageView.php.

Member Function Documentation

◆ getBlockCode_Categories()

ChBaseIndexPageView::getBlockCode_Categories (   $iBlockId)

Definition at line 77 of file ChBaseIndexPageView.php.

◆ getBlockCode_Download()

ChBaseIndexPageView::getBlockCode_Download ( )

Definition at line 117 of file ChBaseIndexPageView.php.

◆ getBlockCode_Featured()

ChBaseIndexPageView::getBlockCode_Featured ( )

Featured members block

Definition at line 44 of file ChBaseIndexPageView.php.

◆ getBlockCode_Members()

ChBaseIndexPageView::getBlockCode_Members ( )

Definition at line 51 of file ChBaseIndexPageView.php.

◆ getBlockCode_QuickSearch()

ChBaseIndexPageView::getBlockCode_QuickSearch ( )

Definition at line 96 of file ChBaseIndexPageView.php.

◆ getBlockCode_SiteStats()

ChBaseIndexPageView::getBlockCode_SiteStats ( )

Definition at line 112 of file ChBaseIndexPageView.php.

◆ getBlockCode_Subscribe()

ChBaseIndexPageView::getBlockCode_Subscribe ( )

News Letters block

Definition at line 24 of file ChBaseIndexPageView.php.

◆ getBlockCode_Tags()

ChBaseIndexPageView::getBlockCode_Tags (   $iBlockId)

Definition at line 58 of file ChBaseIndexPageView.php.

◆ getMembers()

ChBaseIndexPageView::getMembers (   $sBlockName,
  $aParams = array(),
  $iLimit = 16,
  $sMode = 'last' 
)

Definition at line 140 of file ChBaseIndexPageView.php.


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