OXID eShop CE
4.9.5
|
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 8 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 59 of file recommadd.php.
RecommAdd::render | ( | ) |
Renders the view
Reimplemented from Details.
Definition at line 30 of file recommadd.php.
|
protected |
Definition at line 23 of file recommadd.php.
|
protected |
Definition at line 16 of file recommadd.php.