account Class Reference

Inheritance diagram for account:

Inheritance graph
[legend]
Collaboration diagram for account:

Collaboration graph
[legend]

List of all members.


Detailed Description

Current user "My account" window. When user is logged in arranges "My account" window, by creating links to user details, order review, notice list, wish list. There is a link for logging out. Template includes Topoffer , bargain boxes. OXID eShop -> MY ACCOUNT.

Public Member Functions

 render ()
 login_noredirect ()
 getOrderCnt ()
 getArticleId ()
 getSearchParamForHtml ()
 getSearchParam ()
 getSearchCatId ()
 getSearchVendor ()
 getListType ()

Protected Attributes

 $_iOrderCnt = null
 $_sArticleId = null
 $_sSearchParamForHtml = null
 $_sSearchParam = null
 $_sSearchCatId = null
 $_sSearchVendor = null
 $_sListType = null
 $_sThisTemplate = 'account_main.tpl'
 $_sThisLoginTemplate = 'account_login.tpl'
 $_iViewIndexState = 1

Member Function Documentation

account.render (  ) 

Loads action articles. If user is logged and returns name of template to render account._sThisTemplate

Template variables: searchparam, searchparamforhtml, searchcnid, searchvendor, listtype

Returns:
string $_sThisTemplate current template file name

Reimplemented from oxUBase.

Reimplemented in account_newsletter, account_noticelist, account_order, account_password, account_recommlist, account_user, and account_wishlist.

account.login_noredirect (  ) 

Builds string with parameters for noredirect.

Returns:
string $sReturn parameter string for url

account.getOrderCnt (  ) 

changes default template for compare in popup

Returns:
null

account.getArticleId (  ) 

Return the active article id

Returns:
string | bool

Reimplemented from oxView.

account.getSearchParamForHtml (  ) 

Template variable getter. Returns search parameter for Html

Returns:
string

account.getSearchParam (  ) 

Template variable getter. Returns search parameter

Returns:
string

account.getSearchCatId (  ) 

Template variable getter. Returns searched category id

Returns:
string

account.getSearchVendor (  ) 

Template variable getter. Returns searched vendor id

Returns:
string

account.getListType (  ) 

Template variable getter. Returns list type

Returns:
string

Reimplemented from oxView.


Member Data Documentation

account.$_iOrderCnt = null [protected]

account.$_sArticleId = null [protected]

account.$_sSearchParamForHtml = null [protected]

account.$_sSearchParam = null [protected]

Reimplemented in account_wishlist.

account.$_sSearchCatId = null [protected]

account.$_sSearchVendor = null [protected]

account.$_sListType = null [protected]

Reimplemented from oxView.

account.$_sThisTemplate = 'account_main.tpl' [protected]

account.$_sThisLoginTemplate = 'account_login.tpl' [protected]

account.$_iViewIndexState = 1 [protected]

Current view search engine indexing state: 0 - index without limitations 1 - no index / no follow 2 - no index / follow

Reimplemented from oxView.

Reimplemented in account_noticelist, and account_wishlist.


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

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