account_recommlist Class Reference

Inheritance diagram for account_recommlist:

Inheritance graph
[legend]
Collaboration diagram for account_recommlist:

Collaboration graph
[legend]

List of all members.


Detailed Description

Current user recommlist manager. When user is logged in in this manager window he can modify his own recommlists status - remove articles from list or store them to shopping basket, view detail information.

Public Member Functions

 render ()
 getRecommLists ()
 getActiveRecommItems ()
 getActiveRecommList ()
 saveRecommList ()
 isSavedList ()
 editList ()
 removeArticle ()
 getPageNavigation ()

Protected Attributes

 $_sThisTemplate = 'account_recommlist.tpl'
 $_blSavedEntry = false
 $_oActRecommListArticles = null
 $_aUserRecommLists = null
 $_oActRecommList = null
 $_iAllArtCnt = 0
 $_oPageNavigation = null

Member Function Documentation

account_recommlist.render (  ) 

If user is logged in loads his wishlist articles (articles may be accessed by oxuser.GetBasket()), loads similar articles (is available) for the last article in list loaded by oxarticle.GetSimilarProducts() and returns name of template to render account_wishlist._sThisTemplate

Template variables: blshowsuggest, wishlist

Returns:
string $_sThisTemplate current template file name

Reimplemented from account.

account_recommlist.getRecommLists (  ) 

return recomm list from the user

Returns:
array

account_recommlist.getActiveRecommItems (  ) 

return all articles in the recomm list

Returns:
null

account_recommlist.getActiveRecommList (  ) 

return the active entrys

Returns:
null

Reimplemented from oxView.

account_recommlist.saveRecommList (  ) 

add new recommlist

Returns:
null

account_recommlist.isSavedList (  ) 

List entry saving status getter. Saving status is

Returns:
bool

account_recommlist.editList (  ) 

Delete recommlist

Returns:
null

account_recommlist.removeArticle (  ) 

Delete recommlist

Returns:
null

account_recommlist.getPageNavigation (  ) 

Template variable getter. Returns page navigation

Returns:
object


Member Data Documentation

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

Reimplemented from account.

account_recommlist.$_blSavedEntry = false [protected]

account_recommlist.$_oActRecommListArticles = null [protected]

account_recommlist.$_aUserRecommLists = null [protected]

account_recommlist.$_oActRecommList = null [protected]

account_recommlist.$_iAllArtCnt = 0 [protected]

account_recommlist.$_oPageNavigation = null [protected]


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

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