You are here

constant BlazyAdminBase::STATE_LIGHTBOX_CUSTOM in Blazy 8.2

Same name and namespace in other branches
  1. 8 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_LIGHTBOX_CUSTOM
  2. 7 src/Form/BlazyAdminBase.php \Drupal\blazy\Form\BlazyAdminBase::STATE_LIGHTBOX_CUSTOM

A state that represents the custom lightbox caption is enabled.

File

src/Form/BlazyAdminBase.php, line 53

Class

BlazyAdminBase
A base for blazy admin integration to have re-usable methods in one place.

Namespace

Drupal\blazy\Form

Code

const STATE_LIGHTBOX_CUSTOM = 4;