\DevOwl\RealCookieBanner\lite\view\customize\bannerTcfTexts

If TCF is active, add additional text options.

Summary

Methods
Properties
Constants
stacks()
getTcfDisabledNotice()
getDefaultTexts()
getInstance()
No public properties found
CONTROLS_STACK_BEFORE
HEADLINE_STACKS
SETTING
SETTING_STACKS_CUSTOM_NAME
SETTING_STACKS_CUSTOM_DESCRIPTION
No protected methods found
No protected properties found
N/A
No private methods found
$me
N/A

Constants

CONTROLS_STACK_BEFORE

CONTROLS_STACK_BEFORE =\DevOwl\RealCookieBanner\view\customize\banner\Texts::HEADLINE_CONSENT_FORWARDING

HEADLINE_STACKS

HEADLINE_STACKS =\DevOwl\RealCookieBanner\view\customize\banner\Texts::SECTION . '-headline-tcf-stacks'

SETTING

SETTING =RCB_OPT_PREFIX . '-banner-texts-tcf'

SETTING_STACKS_CUSTOM_NAME

SETTING_STACKS_CUSTOM_NAME =self::SETTING . '-stacks-custom-name'

SETTING_STACKS_CUSTOM_DESCRIPTION

SETTING_STACKS_CUSTOM_DESCRIPTION =self::SETTING . '-stacks-custom-description'

Properties

Methods

stacks()

stacks(array  $sections)

Add additional fields for TCF stacks.

Parameters

array $sections

getTcfDisabledNotice()

getTcfDisabledNotice()

Return a notice HTML for the customize description when TCF is deactivated.

getDefaultTexts()

getDefaultTexts()

Get the default texts.

getInstance()

getInstance()

Get singleton instance.