You are here

constant FILE_SHADOWBOX_ICOPATH in Shadowbox 8

Same name and namespace in other branches
  1. 7.4 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
FileShadowboxFormatter::viewElements in file_shadowbox/lib/Drupal/file_shadowbox/Plugin/Field/FieldFormatter/FileShadowboxFormatter.php
Builds a renderable array for a field value.

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/");