|
Cheetah
|
Public Member Functions | |
| __construct (&$oAd, $iAdId) | |
| getBlockCode_AdPhotos () | |
| getBlockCode_ActionList () | |
| getBlockCode_ViewComments () | |
| getBlockCode_AdInfo () | |
| getBlockCode_UserOtherAds () | |
| getBlockCode_Rate () | |
| getBlockCode_AdDescription () | |
| getBlockCode_AdCustomInfo () | |
| 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 | |
| $oAds | |
| $iAdId | |
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 10 of file ChAdsPageView.php.
| ChAdsPageView::__construct | ( | & | $oAd, |
| $iAdId | |||
| ) |
Definition at line 15 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_ActionList | ( | ) |
Definition at line 27 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_AdCustomInfo | ( | ) |
Definition at line 57 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_AdDescription | ( | ) |
Definition at line 52 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_AdInfo | ( | ) |
Definition at line 37 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_AdPhotos | ( | ) |
Definition at line 22 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_Rate | ( | ) |
Definition at line 47 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_SocialSharing | ( | ) |
Definition at line 63 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_UserOtherAds | ( | ) |
Definition at line 42 of file ChAdsPageView.php.
| ChAdsPageView::getBlockCode_ViewComments | ( | ) |
Definition at line 32 of file ChAdsPageView.php.
| ChAdsPageView::$iAdId |
Definition at line 13 of file ChAdsPageView.php.
| ChAdsPageView::$oAds |
Definition at line 12 of file ChAdsPageView.php.