Cheetah
Public Member Functions | Public Attributes | List of all members
ChPhotosPageAlbumsMy Class Reference
Inheritance diagram for ChPhotosPageAlbumsMy:
ChWsbPageView

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)
 
- 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

 $oTemplate
 
 $oConfig
 
 $oDb
 
 $oSearch
 
 $iOwnerId
 
 $aAddParams
 
 $oAlbum
 
 $oAlbumPrivacy
 
 $aCurrentBlocks
 
 $aSystemBlocks
 
- 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)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct()

ChPhotosPageAlbumsMy::__construct ( $oShared,
  $iOwnerId,
  $aParams = array() 
)

Definition at line 74 of file ChPhotosPageAlbumsMy.php.

Member Function Documentation

◆ getAdminObjectPart()

ChPhotosPageAlbumsMy::getAdminObjectPart (   $aCondition = array(),
  $iBoxId = 0,
  $bShowMove = false 
)

Definition at line 533 of file ChPhotosPageAlbumsMy.php.

◆ getAdminPart()

ChPhotosPageAlbumsMy::getAdminPart (   $aCondition = array(),
  $aCustom = array() 
)

Definition at line 478 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_add()

ChPhotosPageAlbumsMy::getBlockCode_add ( )

Definition at line 181 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_addObjects()

ChPhotosPageAlbumsMy::getBlockCode_addObjects (   $iBoxId)

Definition at line 209 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_adminAlbumShort()

ChPhotosPageAlbumsMy::getBlockCode_adminAlbumShort ( )

Definition at line 155 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_adminFull()

ChPhotosPageAlbumsMy::getBlockCode_adminFull (   $iBoxId)

Definition at line 173 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_adminShort()

ChPhotosPageAlbumsMy::getBlockCode_adminShort ( )

Definition at line 147 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_albumObjects()

ChPhotosPageAlbumsMy::getBlockCode_albumObjects ( )

Definition at line 396 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_edit()

ChPhotosPageAlbumsMy::getBlockCode_edit ( )

Definition at line 260 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_manageObjects()

ChPhotosPageAlbumsMy::getBlockCode_manageObjects (   $iBoxId)

Definition at line 236 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_manageObjectsDisapproved()

ChPhotosPageAlbumsMy::getBlockCode_manageObjectsDisapproved (   $iBoxId)

Definition at line 244 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_manageObjectsPending()

ChPhotosPageAlbumsMy::getBlockCode_manageObjectsPending (   $iBoxId)

Definition at line 252 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_my()

ChPhotosPageAlbumsMy::getBlockCode_my (   $iBoxId)

Definition at line 109 of file ChPhotosPageAlbumsMy.php.

◆ getBlockCode_organize()

ChPhotosPageAlbumsMy::getBlockCode_organize ( )

Definition at line 326 of file ChPhotosPageAlbumsMy.php.

◆ getTopMenu()

ChPhotosPageAlbumsMy::getTopMenu (   $sMode = 'main')

Definition at line 453 of file ChPhotosPageAlbumsMy.php.

◆ getViewLevel()

ChPhotosPageAlbumsMy::getViewLevel ( )

Definition at line 103 of file ChPhotosPageAlbumsMy.php.

Member Data Documentation

◆ $aAddParams

ChPhotosPageAlbumsMy::$aAddParams

Definition at line 19 of file ChPhotosPageAlbumsMy.php.

◆ $aCurrentBlocks

ChPhotosPageAlbumsMy::$aCurrentBlocks

Definition at line 24 of file ChPhotosPageAlbumsMy.php.

◆ $aSystemBlocks

ChPhotosPageAlbumsMy::$aSystemBlocks

Definition at line 25 of file ChPhotosPageAlbumsMy.php.

◆ $iOwnerId

ChPhotosPageAlbumsMy::$iOwnerId

Definition at line 18 of file ChPhotosPageAlbumsMy.php.

◆ $oAlbum

ChPhotosPageAlbumsMy::$oAlbum

Definition at line 21 of file ChPhotosPageAlbumsMy.php.

◆ $oAlbumPrivacy

ChPhotosPageAlbumsMy::$oAlbumPrivacy

Definition at line 22 of file ChPhotosPageAlbumsMy.php.

◆ $oConfig

ChPhotosPageAlbumsMy::$oConfig

Definition at line 15 of file ChPhotosPageAlbumsMy.php.

◆ $oDb

ChPhotosPageAlbumsMy::$oDb

Definition at line 16 of file ChPhotosPageAlbumsMy.php.

◆ $oSearch

ChPhotosPageAlbumsMy::$oSearch

Definition at line 17 of file ChPhotosPageAlbumsMy.php.

◆ $oTemplate

ChPhotosPageAlbumsMy::$oTemplate

Definition at line 14 of file ChPhotosPageAlbumsMy.php.


The documentation for this class was generated from the following file: