constant NODE_GALLERY_MEDIA_FIELD in Node Gallery 7
4 uses of NODE_GALLERY_MEDIA_FIELD
- node_gallery_api_entity_update in ./node_gallery_api.module 
- Implements hook_entity_update().
- node_gallery_api_field_information in ./node_gallery_api.module 
- Field information.
- node_gallery_api_relationship_type_content_types_form in ./node_gallery_api.admin.inc 
- Form definition for relationship type content types.
- node_gallery_api_relationship_type_content_types_form_submit in ./node_gallery_api.admin.inc 
- Submit handler for relationship settings form.
File
- ./node_gallery_api.module, line 10 
- Node Gallery module.
Code
define('NODE_GALLERY_MEDIA_FIELD', 'node_gallery_media');