|
Cheetah
|
Public Member Functions | |
| __construct (&$oShared, &$aFileInfo) | |
| getBlockCode_ActionList () | |
| getBlockCode_FileAuthor () | |
| getBlockCode_ViewAlbum () | |
| getBlockCode_RelatedFiles () | |
| getBlockCode_ViewComments () | |
| getBlockCode_ViewFile () | |
| getBlockCode_MainFileInfo () | |
| getBlockCode_SocialSharing () | |
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 | |
| $iProfileId | |
| $aFileInfo | |
| $oModule | |
| $oTemplate | |
| $oConfig | |
| $oDb | |
| $oSearch | |
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) |
Definition at line 13 of file ChVideosPageView.php.
| ChVideosPageView::__construct | ( | & | $oShared, |
| & | $aFileInfo | ||
| ) |
Definition at line 24 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_ActionList | ( | ) |
Definition at line 40 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_FileAuthor | ( | ) |
Definition at line 99 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_MainFileInfo | ( | ) |
Definition at line 178 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_RelatedFiles | ( | ) |
Definition at line 111 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_SocialSharing | ( | ) |
Definition at line 183 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_ViewAlbum | ( | ) |
Definition at line 104 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_ViewComments | ( | ) |
Definition at line 160 of file ChVideosPageView.php.
| ChVideosPageView::getBlockCode_ViewFile | ( | ) |
Definition at line 171 of file ChVideosPageView.php.
| ChVideosPageView::$aFileInfo |
Definition at line 16 of file ChVideosPageView.php.
| ChVideosPageView::$iProfileId |
Definition at line 15 of file ChVideosPageView.php.
| ChVideosPageView::$oConfig |
Definition at line 20 of file ChVideosPageView.php.
| ChVideosPageView::$oDb |
Definition at line 21 of file ChVideosPageView.php.
| ChVideosPageView::$oModule |
Definition at line 18 of file ChVideosPageView.php.
| ChVideosPageView::$oSearch |
Definition at line 22 of file ChVideosPageView.php.
| ChVideosPageView::$oTemplate |
Definition at line 19 of file ChVideosPageView.php.