constant FILE_SHADOWBOX_ICOPATH in Shadowbox 7.4
Same name and namespace in other branches
- 8 file_shadowbox/file_shadowbox.module \FILE_SHADOWBOX_ICOPATH
@file File Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue for file field.
1 use of FILE_SHADOWBOX_ICOPATH
- file_shadowbox_field_formatter_view in file_shadowbox/
file_shadowbox.module - Implements hook_field_formatter_view().
File
- file_shadowbox/
file_shadowbox.module, line 9 - File Shadowbox, a JavaScript media viewer application for displaying content in a modal dialogue for file field.
Code
define('FILE_SHADOWBOX_ICOPATH', drupal_get_path('module', 'file_shadowbox') . "/images/icos/");