|
OXID eShop CE
4.8.12
|
Inheritance diagram for Account_Downloads:
Collaboration diagram for Account_Downloads:Protected Member Functions | |
| _prepareForTemplate ($oOrderFileList) | |
Protected Member Functions inherited from Account | |
| _getLoginTemplate () | |
Protected Member Functions inherited from oxUBase | |
| _getComponentNames () | |
| _processRequest () | |
| _getMetaFromSeo ($sDataType) | |
| _getMetaFromContent ($sMetaIdent) | |
| _forceNoIndex () | |
| _setNrOfArtPerPage () | |
| _getSeoObjectId () | |
| _prepareMetaDescription ($sMeta, $iLength=1024, $blRemoveDuplicatedWords=false) | |
| _prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
| _removeDuplicatedWords ($aInput, $aSkipTags=array()) | |
| _getSubject ($iLang) | |
| _getRequestParams ($blAddPageNr=true) | |
| _getSeoRequestParams () | |
| _addPageNrParam ($sUrl, $iPage, $iLang=null) | |
| _canRedirect () | |
Protected Member Functions inherited from oxView | |
| _executeNewAction ($sNewAction) | |
Additional Inherited Members | |
Static Protected Attributes inherited from oxUBase | |
| static | $_aCollectedComponentNames = null |
Account article file download page.
Definition at line 7 of file account_downloads.php.
|
protected |
Returns prepared orders files list
| oxorderfilelist | $oOrderFileList | - list or orderfiles |
Definition at line 77 of file account_downloads.php.
| Account_Downloads::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from Account.
Definition at line 35 of file account_downloads.php.
| Account_Downloads::getDownloadError | ( | ) |
| Account_Downloads::getOrderFilesList | ( | ) |
Returns article list which was ordered and has downloadable files
Definition at line 56 of file account_downloads.php.
|
protected |
Definition at line 21 of file account_downloads.php.
|
protected |
Definition at line 26 of file account_downloads.php.
|
protected |
Definition at line 14 of file account_downloads.php.