Public Member Functions | Protected Attributes

RecommAdd Class Reference

Inheritance diagram for RecommAdd:
Collaboration diagram for RecommAdd:

List of all members.

Public Member Functions

 render ()
 getRecommLists ()
 getTitle ()

Protected Attributes

 $_sThisTemplate = 'page/account/recommendationadd.tpl'
 $_aUserRecommList = null

Detailed Description

Handles adding article to recommendation list process. Due to possibility of external modules we recommned to extend the vews from oxUBase view. However expreimentally we extend RecommAdd from Details view here.

Definition at line 8 of file recommadd.php.


Member Function Documentation

RecommAdd.getRecommLists (  ) 

Returns user recommlists

Returns:
array

Definition at line 42 of file recommadd.php.

RecommAdd.getTitle (  ) 

Returns the title of the product added to the recommendation list.

Returns:
string

Reimplemented from Details.

Definition at line 59 of file recommadd.php.

RecommAdd.render (  ) 

Renders the view

Returns:
unknown

Reimplemented from Details.

Definition at line 30 of file recommadd.php.


Member Data Documentation

RecommAdd.$_aUserRecommList = null [protected]

Definition at line 23 of file recommadd.php.

RecommAdd.$_sThisTemplate = 'page/account/recommendationadd.tpl' [protected]

Reimplemented from Details.

Definition at line 16 of file recommadd.php.


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