Cheetah
Public Member Functions | Public Attributes | List of all members
ChFilesPageAlbumsMy Class Reference
Inheritance diagram for ChFilesPageAlbumsMy:
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 ChFilesPageAlbumsMy.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 69 of file ChFilesPageAlbumsMy.php.

Member Function Documentation

◆ getAdminObjectPart()

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

Definition at line 511 of file ChFilesPageAlbumsMy.php.

◆ getAdminPart()

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

Definition at line 457 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_add()

ChFilesPageAlbumsMy::getBlockCode_add ( )

Definition at line 178 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_addObjects()

ChFilesPageAlbumsMy::getBlockCode_addObjects (   $iBoxId)

Definition at line 206 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_adminAlbumShort()

ChFilesPageAlbumsMy::getBlockCode_adminAlbumShort ( )

Definition at line 152 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_adminFull()

ChFilesPageAlbumsMy::getBlockCode_adminFull (   $iBoxId)

Definition at line 170 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_adminShort()

ChFilesPageAlbumsMy::getBlockCode_adminShort ( )

Definition at line 143 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_albumObjects()

ChFilesPageAlbumsMy::getBlockCode_albumObjects ( )

Definition at line 380 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_edit()

ChFilesPageAlbumsMy::getBlockCode_edit ( )

Definition at line 254 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_manageObjects()

ChFilesPageAlbumsMy::getBlockCode_manageObjects (   $iBoxId)

Definition at line 233 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_manageObjectsDisapproved()

ChFilesPageAlbumsMy::getBlockCode_manageObjectsDisapproved (   $iBoxId)

Definition at line 240 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_manageObjectsPending()

ChFilesPageAlbumsMy::getBlockCode_manageObjectsPending (   $iBoxId)

Definition at line 247 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_my()

ChFilesPageAlbumsMy::getBlockCode_my (   $iBoxId)

Definition at line 103 of file ChFilesPageAlbumsMy.php.

◆ getBlockCode_organize()

ChFilesPageAlbumsMy::getBlockCode_organize ( )

Definition at line 317 of file ChFilesPageAlbumsMy.php.

◆ getTopMenu()

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

Definition at line 436 of file ChFilesPageAlbumsMy.php.

◆ getViewLevel()

ChFilesPageAlbumsMy::getViewLevel ( )

Definition at line 97 of file ChFilesPageAlbumsMy.php.

Member Data Documentation

◆ $aAddParams

ChFilesPageAlbumsMy::$aAddParams

Definition at line 19 of file ChFilesPageAlbumsMy.php.

◆ $aCurrentBlocks

ChFilesPageAlbumsMy::$aCurrentBlocks

Definition at line 24 of file ChFilesPageAlbumsMy.php.

◆ $aSystemBlocks

ChFilesPageAlbumsMy::$aSystemBlocks

Definition at line 25 of file ChFilesPageAlbumsMy.php.

◆ $iOwnerId

ChFilesPageAlbumsMy::$iOwnerId

Definition at line 18 of file ChFilesPageAlbumsMy.php.

◆ $oAlbum

ChFilesPageAlbumsMy::$oAlbum

Definition at line 21 of file ChFilesPageAlbumsMy.php.

◆ $oAlbumPrivacy

ChFilesPageAlbumsMy::$oAlbumPrivacy

Definition at line 22 of file ChFilesPageAlbumsMy.php.

◆ $oConfig

ChFilesPageAlbumsMy::$oConfig

Definition at line 15 of file ChFilesPageAlbumsMy.php.

◆ $oDb

ChFilesPageAlbumsMy::$oDb

Definition at line 16 of file ChFilesPageAlbumsMy.php.

◆ $oSearch

ChFilesPageAlbumsMy::$oSearch

Definition at line 17 of file ChFilesPageAlbumsMy.php.

◆ $oTemplate

ChFilesPageAlbumsMy::$oTemplate

Definition at line 14 of file ChFilesPageAlbumsMy.php.


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