You are here

10 calls to StylePluginBase::getStyleOptions() in Bootstrap Styles 1.0.x

BackgroundColor::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/BackgroundColor.php
Border::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/Border.php
BoxShadow::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/BoxShadow.php
Margin::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/Margin.php
ScrollEffects::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/ScrollEffects.php
StylePluginBase::getStyleOptionClassByIndex in src/Style/StylePluginBase.php
Helper function to get the class from the options list.
StylePluginBase::getStyleOptionIndexByClass in src/Style/StylePluginBase.php
Helper function to get the index of the class at options list.
StylePluginBase::getStyleOptionsCount in src/Style/StylePluginBase.php
Helper function to get the options of given style name.
TextAlignment::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/TextAlignment.php
TextColor::buildStyleFormElements in src/Plugin/BootstrapStyles/Style/TextColor.php