|
Cheetah
|
Public Member Functions | |
| __construct ($sPageName, &$oShared, $aParams=array()) | |
| getBlockCode_Browse ($iBlockId) | |
| getBlockCode_Favorited ($aParams=array()) | |
| getSearchObject () | |
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 | |
| $oAlbum | |
| $oModule | |
| $oTemplate | |
| $oConfig | |
| $oDb | |
| $iOwnerId | |
| $aAddParams | |
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) |
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 11 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::__construct | ( | $sPageName, | |
| & | $oShared, | ||
$aParams = array() |
|||
| ) |
Definition at line 21 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::getBlockCode_Browse | ( | $iBlockId | ) |
Definition at line 36 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::getBlockCode_Favorited | ( | $aParams = array() | ) |
Reimplemented in ChFilesPageAlbumsOwner.
Definition at line 57 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::getSearchObject | ( | ) |
Definition at line 96 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$aAddParams |
Definition at line 19 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$iOwnerId |
Definition at line 18 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$oAlbum |
Definition at line 13 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$oConfig |
Definition at line 16 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$oDb |
Definition at line 17 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$oModule |
Definition at line 14 of file ChWsbFilesPageAlbumsOwner.php.
| ChWsbFilesPageAlbumsOwner::$oTemplate |
Definition at line 15 of file ChWsbFilesPageAlbumsOwner.php.