\DevOwl\RealCookieBanner\view\customize\banner\individualTexts

Cookie banner texts for "Individual Privacy" settings.

Summary

Methods
Properties
Constants
getPluginConstantPrefix()
args()
getDefaultButtonTexts()
No public properties found
SECTION
HEADLINE_GENERAL
SETTING
SETTING_HEADLINE
SETTING_DESCRIPTION
SETTING_SAVE
SETTING_SHOW_MORE
SETTING_HIDE_MORE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

SECTION

SECTION =\DevOwl\RealCookieBanner\view\BannerCustomize::PANEL_MAIN . '-individual-texts'

HEADLINE_GENERAL

HEADLINE_GENERAL =self::SECTION . '-headline-general'

SETTING

SETTING =RCB_OPT_PREFIX . '-individual-texts'

SETTING_HEADLINE

SETTING_HEADLINE =self::SETTING . '-headline'

SETTING_DESCRIPTION

SETTING_DESCRIPTION =self::SETTING . '-description'

SETTING_SAVE

SETTING_SAVE =self::SETTING . '-save'

SETTING_SHOW_MORE

SETTING_SHOW_MORE =self::SETTING . '-show-more'

SETTING_HIDE_MORE

SETTING_HIDE_MORE =self::SETTING . '-hide-more'

Methods

getPluginConstantPrefix()

getPluginConstantPrefix(): string

Get the prefix of this plugin so composer packages can dynamically build other constant values on it.

Returns

string

args()

args()

Return arguments for this section.

getDefaultButtonTexts()

getDefaultButtonTexts()

Get the button default texts.