Public Member Functions | Protected Member Functions | Protected Attributes

Account_Downloads Class Reference

Inheritance diagram for Account_Downloads:
Collaboration diagram for Account_Downloads:

List of all members.

Public Member Functions

 getOrderFilesList ()
 getDownloadError ()

Protected Member Functions

 _prepareForTemplate ($oOrderFileList)

Protected Attributes

 $_sThisTemplate = 'page/account/downloads.tpl'
 $_iViewIndexState = VIEW_INDEXSTATE_NOINDEXNOFOLLOW
 $_oOrderFilesList = null

Detailed Description

Account article file download page.

Definition at line 7 of file account_downloads.php.


Member Function Documentation

Account_Downloads._prepareForTemplate ( oOrderFileList  )  [protected]

Returns prepared orders files list

Parameters:
oxorderfilelist $oOrderFileList - list or orderfiles
Returns:
array

Definition at line 80 of file account_downloads.php.

Account_Downloads.getDownloadError (  ) 

Returns error code.

Returns:
int

Definition at line 104 of file account_downloads.php.

Account_Downloads.getOrderFilesList (  ) 

Returns article list which was ordered and has downloadable files

Returns:
null|oxArticleList

Definition at line 59 of file account_downloads.php.


Member Data Documentation

Account_Downloads.$_iViewIndexState = VIEW_INDEXSTATE_NOINDEXNOFOLLOW [protected]

Current view search engine indexing state: VIEW_INDEXSTATE_INDEX - index without limitations VIEW_INDEXSTATE_NOINDEXNOFOLLOW - no index / no follow VIEW_INDEXSTATE_NOINDEXFOLLOW - no index / follow

Reimplemented from Account.

Definition at line 22 of file account_downloads.php.

Account_Downloads.$_oOrderFilesList = null [protected]

Definition at line 27 of file account_downloads.php.

Account_Downloads.$_sThisTemplate = 'page/account/downloads.tpl' [protected]

Reimplemented from Account.

Definition at line 15 of file account_downloads.php.


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