You are here

constant SHADOWBOX_ACTIVATION_PHP in Shadowbox 8

Same name and namespace in other branches
  1. 7.4 shadowbox.module \SHADOWBOX_ACTIVATION_PHP
  2. 7.3 shadowbox.module \SHADOWBOX_ACTIVATION_PHP

Enable if the following PHP code returns TRUE.

2 uses of SHADOWBOX_ACTIVATION_PHP
ShadowboxGlobalSettingsForm::buildForm in lib/Drupal/shadowbox/Form/ShadowboxGlobalSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
_shadowbox_activation in ./shadowbox.module
Verify that Shadowbox should be activation for the current URL.

File

./shadowbox.module, line 27
Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue.

Code

define('SHADOWBOX_ACTIVATION_PHP', 2);