You are here

Functions in Commerce File 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_file_license_access includes/commerce_file.entities.inc Checks license access for various operations. 1 1
commerce_file_license_admin_access includes/commerce_file.entities.inc Returns TRUE if user has admin access to licenses 3
commerce_file_license_build_content includes/commerce_file.entities.inc Generate an array for rendering the given commerce_file_license.
commerce_file_license_configure_types includes/commerce_file.entities.inc Set default fields for license types 1
commerce_file_license_create includes/commerce_file.entities.inc Create a commerce_file_license 1
commerce_file_license_delete includes/commerce_file.entities.inc Delete a single commerce_file_license.
commerce_file_license_delete_form includes/commerce_file_license.forms.inc Form callback: confirmation form for deleting a license.
commerce_file_license_delete_form_submit includes/commerce_file_license.forms.inc Submit callback for commerce_file_license_delete_form(). 1
commerce_file_license_delete_multiple includes/commerce_file.entities.inc Delete multiple commerce_file_license.
commerce_file_license_field_config_delete_access ./commerce_file.module Access callback for field ui delete on license entities 1
commerce_file_license_form includes/commerce_file_license.forms.inc Form callback: create or edit a license.
commerce_file_license_form_after_build includes/commerce_file_license.forms.inc After build callback for commerce_file_license_form(). 1
commerce_file_license_form_submit includes/commerce_file_license.forms.inc Submit callback for commerce_file_license_form().
commerce_file_license_form_validate includes/commerce_file_license.forms.inc Validation callback for commerce_file_license_form(). 1
commerce_file_license_issue_by_commerce_line_item includes/commerce_file.entities.inc Issue licenses for files in a line item 1
commerce_file_license_issue_by_commerce_order includes/commerce_file.entities.inc Issue licenses for files in an order 1
commerce_file_license_issue_by_host_execute includes/commerce_file.entities.inc Issues licenses based on a host entity 1
commerce_file_license_issue_by_host_form includes/commerce_file_license.forms.inc Returns the base form array for issuing licenses on a host entity 1
commerce_file_license_issue_by_host_form_id ./commerce_file.module Builds an appropriate issue license form ID based on the entity on the form. 2
commerce_file_license_issue_by_host_form_submit includes/commerce_file_license.forms.inc Submit callback for commerce_file_license_issue_by_host_form(). 1
commerce_file_license_line_item_update_state includes/commerce_file.entities.inc Update the state of licenses for files on a line item 1
commerce_file_license_line_item_update_status includes/commerce_file.entities.inc Update the state of licenses for files on a line item 1
commerce_file_license_load includes/commerce_file.entities.inc Load a single commerce_file_license 9 1
commerce_file_license_load_by_property includes/commerce_file.entities.inc Return all licenses for specified files 6
commerce_file_license_load_multiple includes/commerce_file.entities.inc Load multiple commerce_file_licenses based on certain conditions. 4
commerce_file_license_log_create includes/commerce_file.entities.inc Create a commerce_file_license_log
commerce_file_license_log_delete includes/commerce_file.entities.inc Delete a single commerce_file_license_log.
commerce_file_license_log_delete_multiple includes/commerce_file.entities.inc Delete multiple commerce_file_license_logs.
commerce_file_license_log_load includes/commerce_file.entities.inc Load a single commerce_file_license
commerce_file_license_log_load_multiple includes/commerce_file.entities.inc Load multiple commerce_file_license_logs based on certain conditions. 2
commerce_file_license_log_save includes/commerce_file.entities.inc Save a commerce_file_license_log 1
commerce_file_license_log_wrapper includes/commerce_file.entities.inc Return wrapper object for a given license
commerce_file_license_order_update_state includes/commerce_file.entities.inc Update the state of licenses for files in an order 1
commerce_file_license_order_update_status includes/commerce_file.entities.inc Update the status of licenses for files in an order 2
commerce_file_license_property_getter includes/commerce_file.entities.inc Callback for getting properties. 1
commerce_file_license_property_setter includes/commerce_file.entities.inc Callback for setting properties. 1
commerce_file_license_rules_action_allow_download ./commerce_file.rules.inc Rules action: Allow a licensed file download 1
commerce_file_license_rules_action_log_download ./commerce_file.rules.inc Rules action: Log a licensed file download 1
commerce_file_license_rules_action_update_state ./commerce_file.rules.inc Rules action: Update a license state 1
commerce_file_license_rules_action_update_status ./commerce_file.rules.inc Rules action: Update a license status 1
commerce_file_license_rules_condition_address_exists ./commerce_file.rules.inc Rules condition: user's IP address exists already in the access logs 1
commerce_file_license_rules_condition_limit_is_unlimited ./commerce_file.rules.inc Rules condition: Determine if a limit value is unlimited 1
commerce_file_license_save includes/commerce_file.entities.inc Save a commerce_file_license
commerce_file_license_settings_form includes/commerce_file_license_ui.types.inc Form callback: edit the global order settings. 1
commerce_file_license_states includes/commerce_file.entities.inc Returns an array of all the license states keyed by name. 2
commerce_file_license_state_get_title includes/commerce_file.entities.inc Returns the human readable title of any or all states. 1
commerce_file_license_state_load includes/commerce_file.entities.inc Returns a state object. 2
commerce_file_license_state_options_list includes/commerce_file.entities.inc Wraps commerce_file_license_state_get_title() for use by the Entity module. 2
commerce_file_license_statuses includes/commerce_file.entities.inc Returns an array of some or all of the statuses keyed by name. 6
commerce_file_license_status_default includes/commerce_file.entities.inc Return default status with highest weight 2

Pages

Other projects