Cheetah
|
Public Member Functions | |
__construct (&$oEventsMain, &$aEvent) | |
getBlockCode_Info () | |
getBlockCode_Desc () | |
getBlockCode_Photos () | |
getBlockCode_Videos () | |
getBlockCode_Sounds () | |
getBlockCode_Files () | |
getBlockCode_Rate () | |
getBlockCode_Comments () | |
getBlockCode_Actions () | |
getBlockCode_Participants () | |
getBlockCode_ParticipantsUnconfirmed () | |
getCode () | |
![]() | |
__construct ($sName, &$oMain, &$aDataEntry) | |
getBlockCode_SocialSharing () | |
getBlockCode_ForumFeed () | |
_blockInfo ($aData, $sFields='', $sLocation='') | |
_blockPhoto (&$aReadyMedia, $iAuthorId, $sPrefix=false) | |
_blockVideo ($aReadyMedia, $iAuthorId, $sPrefix=false) | |
_blockFiles ($aReadyMedia, $iAuthorId=0) | |
_blockSound ($aReadyMedia, $iAuthorId, $sPrefix=false) | |
_blockFans ($iPerPage, $sFuncIsAllowed='isAllowedViewFans', $sFuncGetFans='getFans') | |
_blockFansUnconfirmed ($iFansLimit=1000) | |
![]() | |
__construct ( $sPageName) | |
checkAjaxMode () | |
createCache () | |
load () | |
isLoaded () | |
getPageTitle () | |
getPageWidth () | |
getPageClass () | |
getViewerInfo () | |
forcePageWidth ($iWidth) | |
gen () | |
genPageEmpty () | |
genOnlyBlock ( $iBlockID, $sDynamicType='tab') | |
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) |
![]() | |
$_oTemplate | |
$_oMain | |
$_oDb | |
$_oConfig | |
$aDataEntry | |
![]() | |
$sPageName | |
$aPage | |
$sCode = '' | |
$sWhoViews = 'non' | |
$iMemberID = 0 | |
$bAjaxMode = false | |
$aColumnsWidth = array () | |
$sTableName = 'sys_page_compose' | |
$sCacheFile | |
$oCacher = null | |
Definition at line 10 of file ChEventsPageView.php.
ChEventsPageView::__construct | ( | & | $oEventsMain, |
& | $aEvent | ||
) |
Definition at line 12 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Actions | ( | ) |
Definition at line 64 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Comments | ( | ) |
Definition at line 55 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Desc | ( | ) |
Definition at line 22 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Files | ( | ) |
Definition at line 42 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Info | ( | ) |
Definition at line 17 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Participants | ( | ) |
Definition at line 119 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_ParticipantsUnconfirmed | ( | ) |
Definition at line 124 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Photos | ( | ) |
Definition at line 27 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Rate | ( | ) |
Definition at line 47 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Sounds | ( | ) |
Definition at line 37 of file ChEventsPageView.php.
ChEventsPageView::getBlockCode_Videos | ( | ) |
Definition at line 32 of file ChEventsPageView.php.
ChEventsPageView::getCode | ( | ) |
Reimplemented from ChWsbPageView.
Definition at line 129 of file ChEventsPageView.php.