Cheetah
|
Public Member Functions | |
__construct (&$oShared) | |
getBlockCode_Featured () | |
getBlockCode_Top () | |
wrapUnits ($sCode, $bCenter=false, $bIndent=false, $sIndent='default_padding.html') | |
![]() | |
getBlockCode_All ($id) | |
getBlockCode_Albums () | |
getBlockCode_Special () | |
getBlockCode_LatestFile () | |
getBlockCode_Tags ($iBlockId) | |
getBlockCode_Calendar ($iBlockId) | |
![]() | |
__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 | getBlockCaptionItemCode ( $iBlockID, $aLinks) |
static | getBlockCaptionMenu ( $iBlockID, $aLinks) |
![]() | |
$oModule | |
$oDb | |
$oConfig | |
$oTemplate | |
$oSearch | |
$aVisible = array() | |
![]() | |
$sPageName | |
$aPage | |
$sCode = '' | |
$sWhoViews = 'non' | |
$iMemberID = 0 | |
$bAjaxMode = false | |
$aColumnsWidth = array () | |
$sTableName = 'sys_page_compose' | |
$sCacheFile | |
$oCacher = null | |
Definition at line 10 of file ChFilesPageHome.php.
ChFilesPageHome::__construct | ( | & | $oShared | ) |
Reimplemented from ChWsbFilesPageHome.
Definition at line 12 of file ChFilesPageHome.php.
ChFilesPageHome::getBlockCode_Featured | ( | ) |
Definition at line 17 of file ChFilesPageHome.php.
ChFilesPageHome::getBlockCode_Top | ( | ) |
Definition at line 22 of file ChFilesPageHome.php.
ChFilesPageHome::wrapUnits | ( | $sCode, | |
$bCenter = false , |
|||
$bIndent = false , |
|||
$sIndent = 'default_padding.html' |
|||
) |
Reimplemented from ChWsbFilesPageHome.
Definition at line 33 of file ChFilesPageHome.php.