| 
    OXID eShop CE
    4.10.8
    
   | 
 
 Inheritance diagram for RecommList:
 Collaboration diagram for RecommList:Protected Member Functions | |
| _getProductLinkType () | |
| _addPageNrParam ($sUrl, $iPage, $iLang=null) | |
  Protected Member Functions inherited from aList | |
| _checkRequestedPage () | |
| _processListArticles () | |
| _loadArticles ($oCategory) | |
| _getRequestPageNr () | |
| _getListDisplayType () | |
| _getSeoObjectId () | |
| _getCatPathString () | |
| _prepareMetaDescription ($sMeta, $iLength=1024, $blDescTag=false) | |
| _collectMetaDescription ($sMeta, $iLength=1024, $blDescTag=false) | |
| _prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
| _collectMetaKeyword ($sKeywords) | |
| _isActCategory () | |
| _getSubject ($iLang) | |
  Protected Member Functions inherited from oxUBase | |
| _getComponentNames () | |
| _processRequest () | |
| _getMetaFromSeo ($sDataType) | |
| _getMetaFromContent ($sMetaIdent) | |
| _forceNoIndex () | |
| _setNrOfArtPerPage () | |
| _removeDuplicatedWords ($aInput, $aSkipTags=array()) | |
| _getRequestParams ($blAddPageNr=true) | |
| _getSeoRequestParams () | |
| _canRedirect () | |
  Protected Member Functions inherited from oxView | |
| _executeNewAction ($sNewAction) | |
Additional Inherited Members | |
  Static Protected Attributes inherited from oxUBase | |
| static | $_aCollectedComponentNames = null | 
Article suggestion page. Collects some article base information, sets default recomendation text, sends suggestion mail to user.
Definition at line 10 of file recommlist.php.
      
  | 
  protected | 
Adds page number parameter to current Url and returns formatted url
| string | $sUrl | url to append page numbers | 
| int | $iPage | current page number | 
| int | $iLang | requested language | 
Reimplemented from aList.
Definition at line 480 of file recommlist.php.
      
  | 
  protected | 
Returns product link type (OXARTICLE_LINKTYPE_RECOMM)
Reimplemented from aList.
Definition at line 145 of file recommlist.php.
| RecommList::canRate | ( | ) | 
Template variable getter. Returns if user can rate
Definition at line 327 of file recommlist.php.
| RecommList::generatePageNavigationUrl | ( | ) | 
Generates Url for page navigation
Reimplemented from aList.
Definition at line 460 of file recommlist.php.
| RecommList::getAdditionalParams | ( | ) | 
Template variable getter. Returns additional params for url
Reimplemented from oxUBase.
Definition at line 499 of file recommlist.php.
| RecommList::getAddSeoUrlParams | ( | ) | 
Returns additional URL parameters which must be added to list products seo urls
Reimplemented from aList.
Definition at line 172 of file recommlist.php.
| RecommList::getAddUrlParams | ( | ) | 
Returns additional URL parameters which must be added to list products dynamic urls
Reimplemented from aList.
Definition at line 155 of file recommlist.php.
| RecommList::getArticleList | ( | ) | 
Template variable getter. Returns category's article list
Reimplemented from aList.
Definition at line 246 of file recommlist.php.
| RecommList::getBreadCrumb | ( | ) | 
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from aList.
Definition at line 541 of file recommlist.php.
| RecommList::getLink | ( | $iLang = null | ) | 
get link of current view
| int | $iLang | requested language | 
Reimplemented from oxUBase.
Definition at line 521 of file recommlist.php.
| RecommList::getNavigationParams | ( | ) | 
Returns array of params => values which are used in hidden forms and as additional url params
Reimplemented from oxUBase.
Definition at line 233 of file recommlist.php.
| RecommList::getRatingCount | ( | ) | 
Template variable getter. Returns rating count
Definition at line 363 of file recommlist.php.
| RecommList::getRatingValue | ( | ) | 
Template variable getter. Returns rating value
Definition at line 346 of file recommlist.php.
| RecommList::getRecommLists | ( | ) | 
Template variable getter. Returns searched recommlist
Definition at line 380 of file recommlist.php.
| RecommList::getRecommSearch | ( | ) | 
Template variable getter. Returns search string
Reimplemented from oxUBase.
Definition at line 402 of file recommlist.php.
| RecommList::getReviews | ( | ) | 
Template variable getter. Returns recommlist's reviews
Definition at line 300 of file recommlist.php.
| RecommList::getSearchForHtml | ( | ) | 
Template variable getter. Returns search string
Definition at line 445 of file recommlist.php.
| RecommList::getSimilarRecommLists | ( | ) | 
Template variable getter. Returns other recommlists
Definition at line 280 of file recommlist.php.
| RecommList::getTitle | ( | ) | 
| RecommList::getTreePath | ( | ) | 
Template variable getter. Returns category path array
Reimplemented from aList.
Definition at line 419 of file recommlist.php.
| RecommList::isReviewActive | ( | ) | 
Template variable getter. Returns if review module is on
Definition at line 317 of file recommlist.php.
| RecommList::render | ( | ) | 
Collects current view data, return current template file name
Reimplemented from aList.
Definition at line 96 of file recommlist.php.
| RecommList::saveReview | ( | ) | 
Saves user ratings and review text (oxreview object)
Definition at line 187 of file recommlist.php.
      
  | 
  protected | 
Definition at line 39 of file recommlist.php.
      
  | 
  protected | 
Definition at line 46 of file recommlist.php.
      
  | 
  protected | 
Definition at line 53 of file recommlist.php.
      
  | 
  protected | 
Definition at line 60 of file recommlist.php.
      
  | 
  protected | 
Definition at line 32 of file recommlist.php.
      
  | 
  protected | 
Definition at line 88 of file recommlist.php.
      
  | 
  protected | 
Definition at line 67 of file recommlist.php.
      
  | 
  protected | 
Definition at line 18 of file recommlist.php.
      
  | 
  protected | 
Definition at line 74 of file recommlist.php.
      
  | 
  protected | 
Definition at line 25 of file recommlist.php.
      
  | 
  protected | 
Definition at line 81 of file recommlist.php.