constant NODE_GALLERY_DEFAULT_WEIGHT in Node Gallery 7
1 use of NODE_GALLERY_DEFAULT_WEIGHT
- NodeGalleryBehaviorHandler::NodeGalleryRelationshipCrud in plugins/
entityreference/ behavior/ NodeGalleryBehaviorHandler.class.php - Create, update or delete Node Gallery relationships based on field values.
File
- ./
node_gallery_api.module, line 16 - Node Gallery module.
Code
define('NODE_GALLERY_DEFAULT_WEIGHT', 0);