Cheetah
|
Public Member Functions | |
__construct (&$oShared, $iOwnerId, $aParams=array()) | |
getViewLevel () | |
getBlockCode_my ($iBoxId) | |
getBlockCode_adminShort () | |
getBlockCode_adminAlbumShort () | |
getBlockCode_adminFull ($iBoxId) | |
getBlockCode_add () | |
getBlockCode_addObjects ($iBoxId) | |
getBlockCode_manageObjects ($iBoxId) | |
getBlockCode_manageObjectsDisapproved ($iBoxId) | |
getBlockCode_manageObjectsPending ($iBoxId) | |
getBlockCode_edit () | |
getBlockCode_organize () | |
getBlockCode_albumObjects () | |
getTopMenu ($sMode='main') | |
getAdminPart ($aCondition=array(), $aCustom=array()) | |
getAdminObjectPart ($aCondition=array(), $iBoxId=0, $bShowMove=false) | |
![]() | |
__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 | |
$oTemplate | |
$oConfig | |
$oDb | |
$oSearch | |
$iOwnerId | |
$aAddParams | |
$oAlbum | |
$oAlbumPrivacy | |
$aCurrentBlocks | |
$aSystemBlocks | |
![]() | |
$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) |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 12 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::__construct | ( | & | $oShared, |
$iOwnerId, | |||
$aParams = array() |
|||
) |
Definition at line 74 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getAdminObjectPart | ( | $aCondition = array() , |
|
$iBoxId = 0 , |
|||
$bShowMove = false |
|||
) |
Definition at line 533 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getAdminPart | ( | $aCondition = array() , |
|
$aCustom = array() |
|||
) |
Definition at line 478 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_add | ( | ) |
Definition at line 181 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_addObjects | ( | $iBoxId | ) |
Definition at line 209 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_adminAlbumShort | ( | ) |
Definition at line 155 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_adminFull | ( | $iBoxId | ) |
Definition at line 173 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_adminShort | ( | ) |
Definition at line 147 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_albumObjects | ( | ) |
Definition at line 396 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_edit | ( | ) |
Definition at line 260 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_manageObjects | ( | $iBoxId | ) |
Definition at line 236 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_manageObjectsDisapproved | ( | $iBoxId | ) |
Definition at line 244 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_manageObjectsPending | ( | $iBoxId | ) |
Definition at line 252 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_my | ( | $iBoxId | ) |
Definition at line 109 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getBlockCode_organize | ( | ) |
Definition at line 326 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getTopMenu | ( | $sMode = 'main' | ) |
Definition at line 453 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::getViewLevel | ( | ) |
Definition at line 103 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$aAddParams |
Definition at line 19 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$aCurrentBlocks |
Definition at line 24 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$aSystemBlocks |
Definition at line 25 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$iOwnerId |
Definition at line 18 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$oAlbum |
Definition at line 21 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$oAlbumPrivacy |
Definition at line 22 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$oConfig |
Definition at line 15 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$oDb |
Definition at line 16 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$oSearch |
Definition at line 17 of file ChPhotosPageAlbumsMy.php.
ChPhotosPageAlbumsMy::$oTemplate |
Definition at line 14 of file ChPhotosPageAlbumsMy.php.