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

Public Member Functions

 getRecommUri ($oRecomm, $iLang=null)
 
 getRecommUrl ($oRecomm, $iLang=null)
 
 getRecommPageUrl ($recomm, $pageNumber, $languageId=null, $isFixed=false)
 

Detailed Description

Seo encoder base

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

Member Function Documentation

◆ getRecommPageUrl()

OxidEsales\EshopCommunity\Application\Model\SeoEncoderRecomm::getRecommPageUrl (   $recomm,
  $pageNumber,
  $languageId = null,
  $isFixed = false 
)

Returns tag SEO url for specified page

Parameters
\OxidEsales\Eshop\Application\Model\RecommendationList$recommRecommendation list object.
int$pageNumberNumber of the page which should be prepared.
int$languageIdLanguage id.
bool$isFixedFixed url marker (default is null).
Returns
string

◆ getRecommUri()

OxidEsales\EshopCommunity\Application\Model\SeoEncoderRecomm::getRecommUri (   $oRecomm,
  $iLang = null 
)

Returns SEO uri for tag.

Parameters
\OxidEsales\Eshop\Application\Model\RecommendationList$oRecommrecommendation list object
int$iLanglanguage
Returns
string

◆ getRecommUrl()

OxidEsales\EshopCommunity\Application\Model\SeoEncoderRecomm::getRecommUrl (   $oRecomm,
  $iLang = null 
)

Returns full url for passed tag

Parameters
\OxidEsales\Eshop\Application\Model\RecommendationList$oRecommrecommendation list object
int$iLanglanguage
Returns
string

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