|
Cheetah
|
Public Member Functions | |
| __construct (&$oPr, &$aSite, &$aDir) | |
| genBlock ( $iBlockID, $aBlock, $bStatic=true, $sDynamicType='tab') | |
| getBlockCode_Cover () | |
| getBlockCode_ActionsMenu () | |
| getBlockCode_FriendRequest () | |
| getBlockCode_PFBlock ( $iBlockID, $sContent) | |
| getBlockCode_RateProfile () | |
| getBlockCode_Friends () | |
| getBlockCode_MutualFriends () | |
| getBlockCode_Comments () | |
| getBlockCode_Cmts () | |
| getBlockCode_Description () | |
| _getBlockCaptionCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab') | |
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) | |
| _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 | |
| $oProfileGen | |
| $aConfSite | |
| $aConfDir | |
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 11 of file ChBaseProfileView.php.
| ChBaseProfileView::__construct | ( | & | $oPr, |
| & | $aSite, | ||
| & | $aDir | ||
| ) |
Reimplemented in ChTemplProfileView, ChTemplProfileView, ChTemplProfileView, and ChWsbProfilePrivatePageView.
Definition at line 18 of file ChBaseProfileView.php.
| ChBaseProfileView::_getBlockCaptionCode | ( | $iBlockID, | |
| $aBlock, | |||
| $aBlockCode, | |||
$bStatic = true, |
|||
$sDynamicType = 'tab' |
|||
| ) |
Reimplemented from ChWsbPageView.
Definition at line 114 of file ChBaseProfileView.php.
| ChBaseProfileView::genBlock | ( | $iBlockID, | |
| $aBlock, | |||
$bStatic = true, |
|||
$sDynamicType = 'tab' |
|||
| ) |
Reimplemented from ChWsbPageView.
Definition at line 38 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_ActionsMenu | ( | ) |
Definition at line 54 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_Cmts | ( | ) |
Definition at line 83 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_Comments | ( | ) |
Definition at line 78 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_Cover | ( | ) |
Definition at line 50 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_Description | ( | ) |
Definition at line 88 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_FriendRequest | ( | ) |
Definition at line 58 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_Friends | ( | ) |
Definition at line 70 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_MutualFriends | ( | ) |
Definition at line 74 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_PFBlock | ( | $iBlockID, | |
| $sContent | |||
| ) |
Definition at line 62 of file ChBaseProfileView.php.
| ChBaseProfileView::getBlockCode_RateProfile | ( | ) |
Definition at line 66 of file ChBaseProfileView.php.
| ChBaseProfileView::$aConfDir |
Definition at line 16 of file ChBaseProfileView.php.
| ChBaseProfileView::$aConfSite |
Definition at line 15 of file ChBaseProfileView.php.
| ChBaseProfileView::$oProfileGen |
Definition at line 13 of file ChBaseProfileView.php.