CookieConsentPanelContentView
extends ContentView
in package
Class CookieConsentPanelContentView
Table of Contents
- DEFAULT_LANGUAGE_CODE = 'de'
- $purposeReaderService : PurposeReaderServiceInterface
- $storage : CookieConsentPanelStorage
- $cookieManager : CookieConsentManagerInterface
- __construct() : mixed
- CookieConsentPanelContentView constructor.
- contentData() : array<string|int, mixed>
- getLanguageCodeFromSession() : string
- storage() : CookieConsentPanelStorage
Constants
DEFAULT_LANGUAGE_CODE
protected
mixed
DEFAULT_LANGUAGE_CODE
= 'de'
Properties
$purposeReaderService
protected
PurposeReaderServiceInterface
$purposeReaderService
$storage
protected
CookieConsentPanelStorage
$storage
$cookieManager
private
CookieConsentManagerInterface
$cookieManager
Methods
__construct()
CookieConsentPanelContentView constructor.
public
__construct(CookieConsentManagerInterface $cookieManager) : mixed
Parameters
- $cookieManager : CookieConsentManagerInterface
Tags
Return values
mixed —contentData()
protected
contentData() : array<string|int, mixed>
Return values
array<string|int, mixed> —getLanguageCodeFromSession()
protected
getLanguageCodeFromSession() : string
Return values
string —storage()
protected
storage() : CookieConsentPanelStorage