Account Class Reference

Inheritance diagram for Account:
[legend]
Collaboration diagram for Account:
[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.

Definition at line 10 of file account.php.


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.

Definition at line 84 of file account.php.

Account.login_noredirect (  ) 

Builds string with parameters for noredirect.

Returns:
string $sReturn parameter string for url

Definition at line 119 of file account.php.

Account.getOrderCnt (  ) 

changes default template for compare in popup

Returns:
null

Definition at line 161 of file account.php.

Account.getArticleId (  ) 

Return the active article id

Returns:
string | bool

Reimplemented from oxView.

Definition at line 177 of file account.php.

Account.getSearchParamForHtml (  ) 

Template variable getter. Returns search parameter for Html

Returns:
string

Definition at line 193 of file account.php.

Account.getSearchParam (  ) 

Template variable getter. Returns search parameter

Returns:
string

Definition at line 209 of file account.php.

Account.getSearchCatId (  ) 

Template variable getter. Returns searched category id

Returns:
string

Definition at line 225 of file account.php.

Account.getSearchVendor (  ) 

Template variable getter. Returns searched vendor id

Returns:
string

Definition at line 241 of file account.php.

Account.getListType (  ) 

Template variable getter. Returns list type

Returns:
string

Reimplemented from oxView.

Definition at line 258 of file account.php.


Member Data Documentation

Account.$_iOrderCnt = null [protected]

Definition at line 16 of file account.php.

Account.$_sArticleId = null [protected]

Definition at line 22 of file account.php.

Account.$_sSearchParamForHtml = null [protected]

Definition at line 28 of file account.php.

Account.$_sSearchParam = null [protected]

Reimplemented in Account_Wishlist.

Definition at line 34 of file account.php.

Account.$_sSearchCatId = null [protected]

Definition at line 40 of file account.php.

Account.$_sSearchVendor = null [protected]

Definition at line 46 of file account.php.

Account.$_sListType = null [protected]

Reimplemented from oxView.

Definition at line 52 of file account.php.

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

Reimplemented from oxView.

Reimplemented in Account_Newsletter, Account_Noticelist, Account_Order, Account_Password, Account_Recommlist, Account_User, and Account_Wishlist.

Definition at line 58 of file account.php.

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

Definition at line 64 of file account.php.

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.

Definition at line 72 of file account.php.


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

Generated on Fri Dec 19 14:20:31 2008 for OXID eShop CE by  doxygen 1.5.5