Public Member Functions | |
render () | |
isEnabled () | |
Protected Attributes | |
$_sThisTemplate = 'widget/header/cookienote.tpl' |
Cookie note widget
Definition at line 6 of file oxwcookienote.php.
oxwCookieNote.isEnabled | ( | ) |
Return if cookie notification is enabled by config.
Definition at line 34 of file oxwcookienote.php.
oxwCookieNote.render | ( | ) |
Executes parent.render(). Check if need to hide cookie note. Returns name of template file to render.
Reimplemented from oxUBase.
Definition at line 22 of file oxwcookienote.php.
oxwCookieNote.$_sThisTemplate = 'widget/header/cookienote.tpl' [protected] |
Reimplemented from oxView.
Definition at line 14 of file oxwcookienote.php.