Public Member Functions | |
__construct (&$oBlogs) | |
getBlockCode_PostActions () | |
getBlockCode_PostRate () | |
getBlockCode_PostOverview () | |
getBlockCode_PostCategories () | |
getBlockCode_PostFeature () | |
getBlockCode_PostTags () | |
getBlockCode_PostComments () | |
getBlockCode_PostView () | |
getBlockCode_PostSocialSharing () | |
![]() | |
__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 | |
$oBlogs | |
![]() | |
$sPageName | |
$aPage | |
$sCode = '' | |
$sWhoViews = 'non' | |
$iMemberID = 0 | |
$bAjaxMode = false | |
$aColumnsWidth = array () | |
$sTableName = 'sys_page_compose' | |
$sCacheFile | |
$oCacher = null | |
Additional Inherited Members | |
![]() | |
static | getBlockCaptionItemCode ( $iBlockID, $aLinks) |
static | getBlockCaptionMenu ( $iBlockID, $aLinks) |
Definition at line 29 of file ChBlogsModule.php.
ChWsbBlogsPageView::__construct | ( | & | $oBlogs | ) |
Definition at line 33 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostActions | ( | ) |
Definition at line 39 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostCategories | ( | ) |
Definition at line 54 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostComments | ( | ) |
Definition at line 69 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostFeature | ( | ) |
Definition at line 59 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostOverview | ( | ) |
Definition at line 49 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostRate | ( | ) |
Definition at line 44 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostSocialSharing | ( | ) |
Definition at line 79 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostTags | ( | ) |
Definition at line 64 of file ChBlogsModule.php.
ChWsbBlogsPageView::getBlockCode_PostView | ( | ) |
Definition at line 74 of file ChBlogsModule.php.
ChWsbBlogsPageView::$oBlogs |
Definition at line 31 of file ChBlogsModule.php.