Cheetah
|
Public Member Functions | |
__construct (&$oMain, &$aProfile) | |
getBlockCode_Owner () | |
getBlockCode_Browse () | |
getBlockCode_Main () | |
getBlockCode_Add () | |
getBlockCode_Pending () | |
getBlockCode_My () | |
![]() | |
__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 | |
$_oMain | |
$_oTemplate | |
$_oDb | |
$_oConfig | |
$_aProfile | |
![]() | |
$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 10 of file ChGroupsPageMy.php.
ChGroupsPageMy::__construct | ( | & | $oMain, |
& | $aProfile | ||
) |
Definition at line 18 of file ChGroupsPageMy.php.
ChGroupsPageMy::getBlockCode_Add | ( | ) |
Definition at line 94 of file ChGroupsPageMy.php.
ChGroupsPageMy::getBlockCode_Browse | ( | ) |
Definition at line 58 of file ChGroupsPageMy.php.
ChGroupsPageMy::getBlockCode_Main | ( | ) |
Definition at line 79 of file ChGroupsPageMy.php.
ChGroupsPageMy::getBlockCode_My | ( | ) |
Definition at line 117 of file ChGroupsPageMy.php.
ChGroupsPageMy::getBlockCode_Owner | ( | ) |
Definition at line 28 of file ChGroupsPageMy.php.
ChGroupsPageMy::getBlockCode_Pending | ( | ) |
Definition at line 106 of file ChGroupsPageMy.php.
ChGroupsPageMy::$_aProfile |
Definition at line 16 of file ChGroupsPageMy.php.
ChGroupsPageMy::$_oConfig |
Definition at line 15 of file ChGroupsPageMy.php.
ChGroupsPageMy::$_oDb |
Definition at line 14 of file ChGroupsPageMy.php.
ChGroupsPageMy::$_oMain |
Definition at line 12 of file ChGroupsPageMy.php.
ChGroupsPageMy::$_oTemplate |
Definition at line 13 of file ChGroupsPageMy.php.