You are here

constant SHADOWBOX_DEFAULT_PATH in Shadowbox 6.3

Same name and namespace in other branches
  1. 8 shadowbox.module \SHADOWBOX_DEFAULT_PATH
  2. 6.4 shadowbox.module \SHADOWBOX_DEFAULT_PATH
  3. 7.4 shadowbox.module \SHADOWBOX_DEFAULT_PATH
  4. 7.3 shadowbox.module \SHADOWBOX_DEFAULT_PATH

@file Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue.

5 uses of SHADOWBOX_DEFAULT_PATH
shadowbox_construct_header in ./shadowbox.module
Build the Shadowbox header by adding the necessary CSS and JS files.
shadowbox_global_settings in ./shadowbox.admin.inc
FAPI definition for the Shadowbox global settings form.
shadowbox_library_add_css in ./shadowbox.module
shadowbox_library_add_js in ./shadowbox.module
shadowbox_requirements in ./shadowbox.install
Implementation of hook_requirements().

File

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

Code

define('SHADOWBOX_DEFAULT_PATH', 'sites/all/libraries/shadowbox');