You are here

constant INCLUDE_IN_LIBRARY in Media Library 7

3 uses of INCLUDE_IN_LIBRARY
MediaLibraryUploadWizardTestCase::testMediaLibraryUploadWizardCheckbox in ./media_library.test
Test the file upload wizard 'add to library' checkbox.
media_library_file_operations in ./media_library.file.inc
Implements hook_file_operations().
media_library_query_alter in ./media_library.module
Implements hook_query_alter().

File

./media_library.module, line 12
Restricts the media library to only designated files.

Code

define('INCLUDE_IN_LIBRARY', 1);