|
Cheetah
|
Public Member Functions | |
| __construct (&$oMain, &$aDataEntry) | |
| getBlockCode_Info () | |
| getBlockCode_Desc () | |
| getBlockCode_Photo () | |
| getBlockCode_Video () | |
| getBlockCode_Sound () | |
| getBlockCode_Files () | |
| getBlockCode_Rate () | |
| getBlockCode_Comments () | |
| getBlockCode_Actions () | |
| getBlockCode_Fans () | |
| getBlockCode_FansUnconfirmed () | |
| getCode () | |
Public Member Functions inherited from ChWsbTwigPageView | |
| __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) | |
Public Member Functions inherited from ChWsbPageView | |
| __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 Public Member Functions inherited from ChWsbPageView | |
| static | getBlockCaptionItemCode ( $iBlockID, $aLinks) |
| static | getBlockCaptionMenu ( $iBlockID, $aLinks) |
Public Attributes inherited from ChWsbTwigPageView | |
| $_oTemplate | |
| $_oMain | |
| $_oDb | |
| $_oConfig | |
| $aDataEntry | |
Public Attributes inherited from ChWsbPageView | |
| $sPageName | |
| $aPage | |
| $sCode = '' | |
| $sWhoViews = 'non' | |
| $iMemberID = 0 | |
| $bAjaxMode = false | |
| $aColumnsWidth = array () | |
| $sTableName = 'sys_page_compose' | |
| $sCacheFile | |
| $oCacher = null | |
Definition at line 10 of file ChGroupsPageView.php.
| ChGroupsPageView::__construct | ( | & | $oMain, |
| & | $aDataEntry | ||
| ) |
Definition at line 12 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Actions | ( | ) |
Definition at line 63 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Comments | ( | ) |
Definition at line 55 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Desc | ( | ) |
Definition at line 22 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Fans | ( | ) |
Definition at line 118 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_FansUnconfirmed | ( | ) |
Definition at line 123 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Files | ( | ) |
Definition at line 42 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Info | ( | ) |
Definition at line 17 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Photo | ( | ) |
Definition at line 27 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Rate | ( | ) |
Definition at line 47 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Sound | ( | ) |
Definition at line 37 of file ChGroupsPageView.php.
| ChGroupsPageView::getBlockCode_Video | ( | ) |
Definition at line 32 of file ChGroupsPageView.php.
| ChGroupsPageView::getCode | ( | ) |
Reimplemented from ChWsbPageView.
Definition at line 128 of file ChGroupsPageView.php.