OXID eShop CE  6.1.4
OxidEsales\EshopCommunity\Application\Component\Widget\CookieNote Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Component\Widget\CookieNote:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Component\Widget\CookieNote:

Public Member Functions

 render ()
 
 isEnabled ()
 

Protected Attributes

 $_sThisTemplate = 'widget/header/cookienote.tpl'
 

Detailed Description

Cookie note widget

Member Function Documentation

◆ isEnabled()

OxidEsales\EshopCommunity\Application\Component\Widget\CookieNote::isEnabled ( )

Return if cookie notification is enabled by config.

Returns
boolean

◆ render()

OxidEsales\EshopCommunity\Application\Component\Widget\CookieNote::render ( )

Executes parent::render(). Check if need to hide cookie note. Returns name of template file to render.

Returns
string current template file name

Member Data Documentation

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Component\Widget\CookieNote::$_sThisTemplate = 'widget/header/cookienote.tpl'
protected

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