Cheetah
Public Member Functions | Public Attributes | List of all members
ChBaseTagsModule Class Reference
Inheritance diagram for ChBaseTagsModule:
ChWsbPageView ChTemplTagsModule

Public Member Functions

 __construct ($aParam, $sTitle, $sUrl)
 
 getBlockCode_Recent ($iBlockId)
 
 getBlockCode_All ($iBlockId)
 
- 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)
 

Public Attributes

 $_sPage
 
 $_sTitle
 
 $_sUrl
 
 $_aParam
 
- Public Attributes inherited from ChWsbPageView
 $sPageName
 
 $aPage
 
 $sCode = ''
 
 $sWhoViews = 'non'
 
 $iMemberID = 0
 
 $bAjaxMode = false
 
 $aColumnsWidth = array ()
 
 $sTableName = 'sys_page_compose'
 
 $sCacheFile
 
 $oCacher = null
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbPageView
static getBlockCaptionItemCode ( $iBlockID, $aLinks)
 
static getBlockCaptionMenu ( $iBlockID, $aLinks)
 

Detailed Description

Definition at line 11 of file ChBaseTagsModule.php.

Constructor & Destructor Documentation

◆ __construct()

ChBaseTagsModule::__construct (   $aParam,
  $sTitle,
  $sUrl 
)

Reimplemented in ChTemplTagsModule, ChTemplTagsModule, and ChTemplTagsModule.

Definition at line 18 of file ChBaseTagsModule.php.

Member Function Documentation

◆ getBlockCode_All()

ChBaseTagsModule::getBlockCode_All (   $iBlockId)

Definition at line 42 of file ChBaseTagsModule.php.

◆ getBlockCode_Recent()

ChBaseTagsModule::getBlockCode_Recent (   $iBlockId)

Definition at line 27 of file ChBaseTagsModule.php.

Member Data Documentation

◆ $_aParam

ChBaseTagsModule::$_aParam

Definition at line 16 of file ChBaseTagsModule.php.

◆ $_sPage

ChBaseTagsModule::$_sPage

Definition at line 13 of file ChBaseTagsModule.php.

◆ $_sTitle

ChBaseTagsModule::$_sTitle

Definition at line 14 of file ChBaseTagsModule.php.

◆ $_sUrl

ChBaseTagsModule::$_sUrl

Definition at line 15 of file ChBaseTagsModule.php.


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