19 calls to _commerce_file_get_field_names() in Commerce File 7
- CommerceFileLicenseEntity::get_limits in includes/
commerce_file_license.entity.inc - Aggregated Limits
- CommerceFileLicenseEntity::get_line_item_ids in includes/
commerce_file_license.entity.inc - Line item ids
- CommerceFileLicenseEntity::link_line_item in includes/
commerce_file_license.entity.inc - Add a line item
- CommerceFileLicenseEntity::set_file in includes/
commerce_file_license.entity.inc - Set file field item values
- CommerceFileLicenseEntity::unlink_line_item in includes/
commerce_file_license.entity.inc - Remove a line item
- commerce_file_configure_line_item_type in ./
commerce_file.module - Configure a line item type
- commerce_file_entity_property_info_alter in ./
commerce_file.info.inc - Implements hook_entity_property_info_alter()
- commerce_file_field_widget_form in includes/
commerce_file.field.inc - Implements hook_field_widget_form().
- commerce_file_form_commerce_file_license_issue_by_host_form_alter in includes/
commerce_file_license.forms.inc - Implements hook_form_FORM_ID_alter().
- commerce_file_license_configure_types in includes/
commerce_file.entities.inc - Set default fields for license types
- commerce_file_license_field_config_delete_access in ./
commerce_file.module - Access callback for field ui delete on license entities
- commerce_file_license_form in includes/
commerce_file_license.forms.inc - Form callback: create or edit a license.
- commerce_file_license_form_after_build in includes/
commerce_file_license.forms.inc - After build callback for commerce_file_license_form().
- commerce_file_license_issue_by_commerce_line_item in includes/
commerce_file.entities.inc - Issue licenses for files in a line item
- commerce_file_refresh_line_item in ./
commerce_file.module - Refresh a line item with the current product license data
- commerce_file_system_info_alter in ./
commerce_file.module - Implements hook_system_info_alter().
- _commerce_file_clean_line_item_wrapper in ./
commerce_file.module - Retrieve a cleanly loaded and de-referenced line item wrapper
- _commerce_file_delete_line_item_fields in ./
commerce_file.module - Delete fields created by this module
- _commerce_file_field_widget_process in includes/
commerce_file.field.inc - An element #process callback for the commerce_file_commerce_file field type.