|
OXID eShop CE
4.9.7
|
Inheritance diagram for Tag:
Collaboration diagram for Tag:Protected Member Functions | |
| _getProductLinkType () | |
| _loadArticles ($oCategory) | |
| _getCatPathString () | |
| _getSeoObjectId () | |
| _addPageNrParam ($sUrl, $iPage, $iLang=null) | |
| _prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
| _prepareMetaDescription ($sMeta, $iLength=1024, $blDescTag=false) | |
Protected Member Functions inherited from aList | |
| _checkRequestedPage () | |
| _processListArticles () | |
| _getRequestPageNr () | |
| _getListDisplayType () | |
| _collectMetaDescription ($sMeta, $iLength=1024, $blDescTag=false) | |
| _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 |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Returns current view meta description data (calls parent::_collectMetaDescription())
| string | $sMeta | category path |
| int | $iLength | max length of result, -1 for no truncation |
| bool | $blDescTag | if true - performs additional dublicate cleaning |
Reimplemented from aList.
|
protected |
| Tag::generatePageNavigationUrl | ( | ) |
| Tag::getAddUrlParams | ( | ) |
| Tag::getArticleList | ( | ) |
| Tag::getBreadCrumb | ( | ) |
| Tag::getCanonicalUrl | ( | ) |
| Tag::getTag | ( | ) |
| Tag::getTitle | ( | ) |
| Tag::getTreePath | ( | ) |
| Tag::render | ( | ) |
|
protected |