OXID eShop CE
4.10.6
|
Additional Inherited Members | |
Protected Member Functions inherited from Details | |
_getParentProduct ($sParentId) | |
_getAddUrlParams () | |
_processProduct ($oProduct) | |
_prepareMetaDescription ($sMeta, $iLength=200, $blDescTag=false) | |
_prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
_addTagsToList ($oArticleTagList, $aTags, $aAddedTags) | |
_getSeoObjectId () | |
_additionalChecksForArticle () | |
_getSubject ($iLang) | |
_getVendorBreadCrumb () | |
_getRecommendationListBredCrumb () | |
_getTagBreadCrumb () | |
_getSearchBreadCrumb () | |
_getCategoryBreadCrumb () | |
Static Protected Attributes inherited from oxUBase | |
static | $_aCollectedComponentNames = null |
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 10 of file recommadd.php.
RecommAdd::getRecommLists | ( | ) |
RecommAdd::getTitle | ( | ) |
Returns the title of the product added to the recommendation list.
Reimplemented from Details.
Definition at line 61 of file recommadd.php.
RecommAdd::render | ( | ) |
Renders the view
Reimplemented from Details.
Definition at line 32 of file recommadd.php.
|
protected |
Definition at line 25 of file recommadd.php.
|
protected |
Definition at line 18 of file recommadd.php.