account_order Class Reference

Inheritance diagram for account_order:

Inheritance graph
[legend]
Collaboration diagram for account_order:

Collaboration graph
[legend]

List of all members.


Detailed Description

Current user order history review. When user is logged in order review fulfils history about user submitted orders. There is some details information, such as ordering date, number, recipient, order status, some base ordered articles information, button to add article to basket. OXID eShop -> MY ACCOUNT -> Newsletter.

Public Member Functions

 render ()
 getOrderList ()
 getOrderArticleList ()

Protected Attributes

 $_sThisTemplate = 'account_order.tpl'
 $_aOrderList = null
 $_aArticlesList = null

Member Function Documentation

account_order.render (  ) 

If user is not logged in - returns name of template account_order._sThisLoginTemplate, or if user is allready logged in - returns name of template account_order._sThisTemplate

Template variables: orderlist

Returns:
string $_sThisTemplate current template file name

Reimplemented from account.

account_order.getOrderList (  ) 

Template variable getter. Returns orders

Returns:
array

account_order.getOrderArticleList (  ) 

Template variable getter. Returns ordered articles

Returns:
oxarticlelist | false


Member Data Documentation

account_order.$_sThisTemplate = 'account_order.tpl' [protected]

Reimplemented from account.

account_order.$_aOrderList = null [protected]

account_order.$_aArticlesList = null [protected]


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

Generated on Wed Oct 29 23:38:41 2008 for OXID eShop CE by  doxygen 1.5.5