Cheetah
Public Member Functions | Public Attributes | List of all members
ChSoundsPageAlbumsMy Class Reference
Inheritance diagram for ChSoundsPageAlbumsMy:
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_manageObjectsNotProcessed ($iBoxId)
 
 getBlockCode_manageObjectsFailed ($iBoxId)
 
 getBlockCode_edit ()
 
 getBlockCode_organize ()
 
 getBlockCode_albumObjects ()
 
 getTopMenu ($sMode='main')
 
 getAdminPart ($aCondition=array(), $aCustom=array())
 
 getAdminObjectPart ($aCondition=array(), $bAdminMode=true, $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 ChSoundsPageAlbumsMy.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 73 of file ChSoundsPageAlbumsMy.php.

Member Function Documentation

◆ getAdminObjectPart()

ChSoundsPageAlbumsMy::getAdminObjectPart (   $aCondition = array(),
  $bAdminMode = true,
  $iBoxId = 0,
  $bShowMove = false 
)

Definition at line 517 of file ChSoundsPageAlbumsMy.php.

◆ getAdminPart()

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

Definition at line 464 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_add()

ChSoundsPageAlbumsMy::getBlockCode_add ( )

Definition at line 178 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_addObjects()

ChSoundsPageAlbumsMy::getBlockCode_addObjects (   $iBoxId)

Definition at line 206 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_adminAlbumShort()

ChSoundsPageAlbumsMy::getBlockCode_adminAlbumShort ( )

Definition at line 153 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_adminFull()

ChSoundsPageAlbumsMy::getBlockCode_adminFull (   $iBoxId)

Definition at line 171 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_adminShort()

ChSoundsPageAlbumsMy::getBlockCode_adminShort ( )

Definition at line 145 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_albumObjects()

ChSoundsPageAlbumsMy::getBlockCode_albumObjects ( )

Definition at line 386 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_edit()

ChSoundsPageAlbumsMy::getBlockCode_edit ( )

Definition at line 264 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_manageObjects()

ChSoundsPageAlbumsMy::getBlockCode_manageObjects (   $iBoxId)

Definition at line 233 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_manageObjectsDisapproved()

ChSoundsPageAlbumsMy::getBlockCode_manageObjectsDisapproved (   $iBoxId)

Definition at line 241 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_manageObjectsFailed()

ChSoundsPageAlbumsMy::getBlockCode_manageObjectsFailed (   $iBoxId)

Definition at line 257 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_manageObjectsNotProcessed()

ChSoundsPageAlbumsMy::getBlockCode_manageObjectsNotProcessed (   $iBoxId)

Definition at line 249 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_my()

ChSoundsPageAlbumsMy::getBlockCode_my (   $iBoxId)

Definition at line 108 of file ChSoundsPageAlbumsMy.php.

◆ getBlockCode_organize()

ChSoundsPageAlbumsMy::getBlockCode_organize ( )

Definition at line 327 of file ChSoundsPageAlbumsMy.php.

◆ getTopMenu()

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

Definition at line 443 of file ChSoundsPageAlbumsMy.php.

◆ getViewLevel()

ChSoundsPageAlbumsMy::getViewLevel ( )

Definition at line 102 of file ChSoundsPageAlbumsMy.php.

Member Data Documentation

◆ $aAddParams

ChSoundsPageAlbumsMy::$aAddParams

Definition at line 19 of file ChSoundsPageAlbumsMy.php.

◆ $aCurrentBlocks

ChSoundsPageAlbumsMy::$aCurrentBlocks

Definition at line 24 of file ChSoundsPageAlbumsMy.php.

◆ $aSystemBlocks

ChSoundsPageAlbumsMy::$aSystemBlocks

Definition at line 25 of file ChSoundsPageAlbumsMy.php.

◆ $iOwnerId

ChSoundsPageAlbumsMy::$iOwnerId

Definition at line 18 of file ChSoundsPageAlbumsMy.php.

◆ $oAlbum

ChSoundsPageAlbumsMy::$oAlbum

Definition at line 21 of file ChSoundsPageAlbumsMy.php.

◆ $oAlbumPrivacy

ChSoundsPageAlbumsMy::$oAlbumPrivacy

Definition at line 22 of file ChSoundsPageAlbumsMy.php.

◆ $oConfig

ChSoundsPageAlbumsMy::$oConfig

Definition at line 15 of file ChSoundsPageAlbumsMy.php.

◆ $oDb

ChSoundsPageAlbumsMy::$oDb

Definition at line 16 of file ChSoundsPageAlbumsMy.php.

◆ $oSearch

ChSoundsPageAlbumsMy::$oSearch

Definition at line 17 of file ChSoundsPageAlbumsMy.php.

◆ $oTemplate

ChSoundsPageAlbumsMy::$oTemplate

Definition at line 14 of file ChSoundsPageAlbumsMy.php.


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