public function SliderProInterface::allowFullScreen in Slider Pro 8
Checks if option set has full screen mode.
Return value
bool
1 method overrides SliderProInterface::allowFullScreen()
- SliderPro::allowFullScreen in src/
Entity/ SliderPro.php - Checks if option set has full screen mode.
File
- src/
Entity/ SliderProInterface.php, line 58
Class
- SliderProInterface
- Provides an interface for defining slider pro optionset entities.
Namespace
Drupal\slider_pro\EntityCode
public function allowFullScreen();