OXID eShop CE
4.9.6
|
Protected Member Functions | |
_removeCookies () | |
Protected Member Functions inherited from oxUBase | |
_getComponentNames () | |
_processRequest () | |
_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 |
CMS - loads pages and displays it
Definition at line 6 of file clearcookies.php.
|
protected |
Clears all cookies
Definition at line 35 of file clearcookies.php.
ClearCookies::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from oxUBase.
Definition at line 54 of file clearcookies.php.
ClearCookies::render | ( | ) |
Executes parent::render(), passes template variables to template engine and generates content. Returns the name of template to render content::_sThisTemplate
Reimplemented from oxUBase.
Definition at line 23 of file clearcookies.php.
|
protected |
Definition at line 14 of file clearcookies.php.