|
| __construct ($sPage="") |
|
| getPageCss () |
|
| getPageJs () |
|
| getPageJsObject () |
|
| getPageMenu ($aMenu=array(), $aMarkers=array()) |
|
| getPageCode ($sPage='', $bWrap=true) |
|
| getPageContent () |
|
| checkAction () |
|
| getPageCaption () |
|
| getBlocksLine ($aBlocks) |
|
| getBlockCode ($aBlock) |
|
| getBlockCaption ($aBlock) |
|
| getBlockPanelTop ($aBlock) |
|
| getBlockPanelBottom ($aBlock) |
|
| addAction ($aAction, $bOnRight=true) |
|
| removeActions () |
|
| featured () |
|
| bookmark () |
|
| getPageIndex () |
|
| getPageJsClass () |
|
| getPageJsCode ($aOptions=array(), $bWrap=true) |
|
| getPageHeader () |
|
| getPageBreadcrumb () |
|
| getPageAttributes () |
|
| getDb () |
|
| getPageUrl () |
|
| getPageTypeUrl () |
|
| getRssHelpUrl () |
|
| getPageTypes ($bFullInfo=true) |
|
| getPageTypeIcon () |
|
| addMarkers ($a) |
|
| setError ($sError) |
|
| getError ($bToDisplay=true) |
|
|
| getGoodiesList () |
|
| getLatestList ($bWrapInBlock=true) |
|
| getFeaturedList ($bWrapInBlock=true) |
|
| getPopularList ($bWrapInBlock=true) |
|
| getBrowsingList ($sType, $bWrapInBlock=true) |
|
| getCategoriesList ($bWrapInBlock=true) |
|
| getCategoryList ($bWrapInBlock=true) |
|
| getTagsList ($bWrapInBlock=true) |
|
| getTagList ($bWrapInBlock=true) |
|
| getLabelsList ($sType, $bWrapInBlock=true) |
|
| getLabelList ($sType, $mixedValue, $bWrapInBlock=true) |
|
| getSearchList ($bWrapInBlock=true) |
|
| getPurchasesList () |
|
| getUpdatesList () |
|
| getCheckoutList () |
|
| getDownloadedList () |
|
| getMessage ($sCaption, $sContent, $aActions=array()) |
|
| getProduct ($sModuleName) |
|
| getFile ($iFileId) |
|
| getUpdate ($sModuleName, $bApplyUpdate=false) |
|
| displayProducts ($mixedItems, $aParams=array()) |
|
| displayUpdates ($mixedItems, $aParams=array()) |
|
| displayCategories ($aCategories) |
|
| displayTags ($aTags) |
|
| displayNonOwnerNotification () |
|
| initClient () |
|
| authorizeClient () |
|
| loadGoodies () |
|
| loadLatest ($iStart, $iPerPage) |
|
| loadFeatured ($iStart, $iPerPage) |
|
| loadPopular ($iStart, $iPerPage) |
|
| loadCategories () |
|
| loadCategory ($iCategory, $iStart, $iPerPage) |
|
| loadTags () |
|
| loadTag ($sTag, $iStart, $iPerPage) |
|
| loadSearch ($sKeyword, $iStart, $iPerPage) |
|
| loadPurchases () |
|
| loadUpdates () |
|
| loadCheckout () |
|
| loadDownloaded () |
|
| loadProduct ($sModuleName) |
|
| loadFile ($iFileId) |
|
| loadUpdate ($sModuleName, $bApplyUpdate=false) |
|
| getBaseUrl ($mixedParams=array()) |
|
| getPageCaptionActions () |
|
| getPageActions ($iWidgetId=0) |
|
| getPageMenuObject ($aMenu=array(), $aMarkers=array()) |
|
| getPageCaptionHelp () |
|
| getJsResult ($sMessage, $bTranslate=true, $bRedirect=false, $sRedirect='', $sOnResult='') |
|
| getJsResultBy ($aParams) |
|
| getSystemName ($sValue) |
|
| getClassName ($sValue) |
|
| getModuleTitle ($sName) |
|
| getModuleIcon ($sName, $sType='menu', $bReturnAsUrl=true) |
|
| getModules ($bShowCustom=true, $bShowSystem=true) |
|
| updateHistory () |
|