Cheetah
|
Public Member Functions | |
__construct ($oModule, $aInfo, $sBrowseCode='') | |
getBlockCode_Objects ($iBlockId) | |
getBlockCode_Actions () | |
getBlockCode_Author () | |
getBlockCode_Info () | |
getBlockCode_Comments () | |
![]() | |
__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 | |
$aInfo | |
$iProfileId | |
$oTemplate | |
$oConfig | |
$oDb | |
$oModule | |
$sBrowseCode | |
![]() | |
$sPageName | |
$aPage | |
$sCode = '' | |
$sWhoViews = 'non' | |
$iMemberID = 0 | |
$bAjaxMode = false | |
$aColumnsWidth = array () | |
$sTableName = 'sys_page_compose' | |
$sCacheFile | |
$oCacher = null | |
Additional Inherited Members | |
![]() | |
static | getBlockCaptionItemCode ( $iBlockID, $aLinks) |
static | getBlockCaptionMenu ( $iBlockID, $aLinks) |
Definition at line 12 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::__construct | ( | $oModule, | |
$aInfo, | |||
$sBrowseCode = '' |
|||
) |
Definition at line 24 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::getBlockCode_Actions | ( | ) |
Definition at line 78 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::getBlockCode_Author | ( | ) |
Definition at line 83 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::getBlockCode_Comments | ( | ) |
Definition at line 94 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::getBlockCode_Info | ( | ) |
Definition at line 89 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::getBlockCode_Objects | ( | $iBlockId | ) |
Definition at line 43 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$aInfo |
Definition at line 14 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$iProfileId |
Definition at line 15 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$oConfig |
Definition at line 18 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$oDb |
Definition at line 19 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$oModule |
Definition at line 20 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$oTemplate |
Definition at line 17 of file ChFilesPageAlbumView.php.
ChFilesPageAlbumView::$sBrowseCode |
Definition at line 22 of file ChFilesPageAlbumView.php.