You are here

constant ITU_DISPLAY_DEFAULT in iTweak Upload 7.3

2 uses of ITU_DISPLAY_DEFAULT
itweak_upload_field_formatter_info in ./itweak_upload.module
Implements hook_field_formatter_info().
itweak_upload_field_formatter_settings_form in ./itweak_upload.module
Implements hook_field_formatter_settings_form().

File

./itweak_upload.module, line 40
iTweakUpload - Tweak attachments display and file upload forms.

Code

define('ITU_DISPLAY_DEFAULT', ITU_DISPLAY_FILES_AND_GALLERY);