CUSTOM_HTML_ANIMATION_IN_CLS_NOTICE CUSTOM_HTML_ANIMATION_IN_CLS_NOTICE =self::SECTION . '-custom-html-animation-in-cls-notice'
SETTING_ANIMATION_IN_DURATION SETTING_ANIMATION_IN_DURATION =self::SETTING . '-animation-in-duration'
SETTING_ANIMATION_IN_ONLY_MOBILE SETTING_ANIMATION_IN_ONLY_MOBILE =self::SETTING . '-animation-in-only-mobile'
SETTING_ANIMATION_OUT_DURATION SETTING_ANIMATION_OUT_DURATION =self::SETTING . '-animation-out-duration'
SETTING_ANIMATION_OUT_ONLY_MOBILE SETTING_ANIMATION_OUT_ONLY_MOBILE =self::SETTING . '-animation-out-only-mobile'
getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string
new_version_installation_after_2_15_0() new_version_installation_after_2_15_0(string|false $installed) Reset "Animation only on mobile devices" default to `false` as it should not be activated automatically for already existing users. Parameters string|false $installed
getAvailableAnimationsOut() getAvailableAnimationsOut() Get all available animate.css animations for exit.