You are here

constant COMMERCE_FILE_FIELD_UNLIMITED in Commerce File 7

7 uses of COMMERCE_FILE_FIELD_UNLIMITED
commerce_file_commerce_file_license_info in ./commerce_file.commerce.inc
Implements hook_commerce_file_license_info().
commerce_file_field_info in includes/commerce_file.field.inc
Implements hook_field_info().
commerce_file_set_file_target in ./commerce_file.feeds.inc
File target callback for hook_feeds_processor_targets_alter().
MigrateCommerceFileFieldHandler::_field_data_defaults in migrate/destinations/fields.inc
Returns the data array defaults for a Commerce File field
_commerce_file_collate_license_info in ./commerce_file.module
Store information about license properties

... See full list

File

includes/commerce_file.field.inc, line 15
Implement an commerce_file field, based on the file module's file field.

Code

define('COMMERCE_FILE_FIELD_UNLIMITED', 'UNLIMITED');