OXID eShop CE
4.9.10
|
Protected Member Functions | |
_processRequest () | |
Protected Member Functions inherited from oxUBase | |
_getComponentNames () | |
_getMetaFromSeo ($sDataType) | |
_getMetaFromContent ($sMetaIdent) | |
_forceNoIndex () | |
_setNrOfArtPerPage () | |
_getSeoObjectId () | |
_prepareMetaDescription ($sMeta, $iLength=1024, $blRemoveDuplicatedWords=false) | |
_prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
_removeDuplicatedWords ($aInput, $aSkipTags=array()) | |
_getSubject ($iLang) | |
_getRequestParams ($blAddPageNr=true) | |
_getSeoRequestParams () | |
_addPageNrParam ($sUrl, $iPage, $iLang=null) | |
_canRedirect () | |
Protected Member Functions inherited from oxView | |
_executeNewAction ($sNewAction) |
Additional Inherited Members | |
Static Protected Attributes inherited from oxUBase | |
static | $_aCollectedComponentNames = null |
Widget parent. Gather functionality needed for all widgets but not for other views.
Definition at line 7 of file oxwidget.php.
|
protected |
In widgets we do not need to parse seo and do any work related to that Shop main control is responsible for that, and that has to be done once
Reimplemented from oxUBase.
Definition at line 58 of file oxwidget.php.
oxWidget::init | ( | ) |
Sets self::$_aCollectedComponentNames to null, as views and widgets controllers loads different components and calls parent::init()
Reimplemented from oxUBase.
Definition at line 31 of file oxwidget.php.
|
protected |
Definition at line 17 of file oxwidget.php.
|
protected |
Definition at line 25 of file oxwidget.php.