Cheetah
|
Public Member Functions | |
__construct (&$oShared, &$aFileInfo) | |
getBlockCode_ActionList () | |
getBlockCode_FileInfo () | |
getBlockCode_LastAlbums () | |
getBlockCode_RelatedFiles () | |
getBlockCode_ViewComments () | |
getBlockCode_ViewFile () | |
getBlockCode_MainFileInfo () | |
getBlockCode_SocialSharing () | |
![]() | |
__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 | |
$iProfileId | |
$aFileInfo | |
$oModule | |
$oTemplate | |
$oConfig | |
$oDb | |
$oSearch | |
![]() | |
$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 14 of file ChFilesPageView.php.
ChFilesPageView::__construct | ( | & | $oShared, |
& | $aFileInfo | ||
) |
Definition at line 25 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_ActionList | ( | ) |
Definition at line 40 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_FileInfo | ( | ) |
Definition at line 101 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_LastAlbums | ( | ) |
Definition at line 106 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_MainFileInfo | ( | ) |
Definition at line 224 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_RelatedFiles | ( | ) |
Definition at line 114 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_SocialSharing | ( | ) |
Definition at line 229 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_ViewComments | ( | ) |
Definition at line 169 of file ChFilesPageView.php.
ChFilesPageView::getBlockCode_ViewFile | ( | ) |
Definition at line 180 of file ChFilesPageView.php.
ChFilesPageView::$aFileInfo |
Definition at line 17 of file ChFilesPageView.php.
ChFilesPageView::$iProfileId |
Definition at line 16 of file ChFilesPageView.php.
ChFilesPageView::$oConfig |
Definition at line 21 of file ChFilesPageView.php.
ChFilesPageView::$oDb |
Definition at line 22 of file ChFilesPageView.php.
ChFilesPageView::$oModule |
Definition at line 19 of file ChFilesPageView.php.
ChFilesPageView::$oSearch |
Definition at line 23 of file ChFilesPageView.php.
ChFilesPageView::$oTemplate |
Definition at line 20 of file ChFilesPageView.php.