OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController:

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.

Deprecated:
since v5.3 (2016-06-17); Listmania will be moved to an own module.

Member Function Documentation

◆ getRecommLists()

OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController::getRecommLists ( )

Returns user recommlists

Returns
array

◆ getTitle()

OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController::getTitle ( )

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

Returns
string

◆ render()

OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController::render ( )

Renders the view

Returns
unknown

Member Data Documentation

◆ $_aUserRecommList

OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController::$_aUserRecommList = null
protected

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\RecommendationAddController::$_sThisTemplate = 'page/account/recommendationadd.tpl'
protected

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