You are here

constant COMMERCE_FILE_LIMIT_UNLIMITED in Commerce File 7

4 uses of COMMERCE_FILE_LIMIT_UNLIMITED
commerce_file_element_info in includes/commerce_file.elements.inc
Implements hook_element_info().
_commerce_file_limit_element_get_defaults in includes/commerce_file.elements.inc
Returns an array of defaults for the given element
_commerce_file_limit_element_value in includes/commerce_file.elements.inc
FAPI value callback for limit element types.
_commerce_file_limit_is_unlimited in includes/commerce_file.elements.inc
Returns TRUE if the limit is unlimited

File

includes/commerce_file.elements.inc, line 9
Commerce File form elements

Code

define('COMMERCE_FILE_LIMIT_UNLIMITED', 'UNLIMITED');