You are here

constant SHADOWBOX_ACTIVATION_PHP in Shadowbox 7.3

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

Enable if the following PHP code returns TRUE.

2 uses of SHADOWBOX_ACTIVATION_PHP
shadowbox_global_settings in ./shadowbox.admin.inc
FAPI definition for the Shadowbox global settings form.
_shadowbox_activation in ./shadowbox.module
Verify that Shadowbox should be activation for the current URL.

File

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

Code

define('SHADOWBOX_ACTIVATION_PHP', 2);