constant COMMERCE_FILE_ADMIN_PERM in Commerce File 7
4 uses of COMMERCE_FILE_ADMIN_PERM
- commerce_file_entity_property_info_alter in ./
commerce_file.info.inc - Implements hook_entity_property_info_alter()
- commerce_file_license_access in includes/
commerce_file.entities.inc - Checks license access for various operations.
- commerce_file_plugin_argument_validate_user::validate_argument in views/
handlers/ commerce_file_plugin_argument_validate_user.inc - _commerce_file_entity_property_info_table_setters in ./
commerce_file.info.inc - Returns an array of database fields that can be set
File
- ./
commerce_file.module, line 14 - Provides integration of file licenses with Commerce
Code
define('COMMERCE_FILE_ADMIN_PERM', 'administer commerce file');