\DevOwl\RealCookieBanner\view\customize\bannerCustomCss

Custom CSS.

Summary

Methods
Properties
Constants
getPluginConstantPrefix()
args()
No public properties found
SECTION
SETTING
SETTING_ANTI_AD_BLOCKER
SETTING_CSS
DEFAULT_ANTI_AD_BLOCKER
DEFAULT_CSS
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 . '-custom-css'

SETTING

SETTING =RCB_OPT_PREFIX . '-banner-custom-css'

SETTING_ANTI_AD_BLOCKER

SETTING_ANTI_AD_BLOCKER =self::SETTING . '-anti-ad-blocker'

SETTING_CSS

SETTING_CSS =self::SETTING . '-css'

DEFAULT_ANTI_AD_BLOCKER

DEFAULT_ANTI_AD_BLOCKER ='y'

DEFAULT_CSS

DEFAULT_CSS =''

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.