You are here

Files in Commerce File 7

Primary tabs

File namesort descending Location Namespace Description
commerce_file.api.php commerce_file.api.php Hooks provided by the Commerce File module.
commerce_file.commerce.inc commerce_file.commerce.inc Implementations of Commerce Hooks
commerce_file.elements.inc includes/commerce_file.elements.inc Commerce File form elements
commerce_file.entities.inc includes/commerce_file.entities.inc Handles file licenses and file license logs
commerce_file.feeds.inc commerce_file.feeds.inc Integration with the Feeds module.
commerce_file.field.inc includes/commerce_file.field.inc Implement an commerce_file field, based on the file module's file field.
commerce_file.forms.css css/commerce_file.forms.css /** Limit elements **/ .commerce-file-limit-element .commerce-file-limit-element-value { margin-left: 2em; } .commerce-file-limit-integer-element .commerce-file-limit-element-value, .commerce-file-limit-duration-element…
commerce_file.info commerce_file.info name = Commerce File description = Provides the ability to manage purchased files core = 7.x package = Commerce (contrib) dependencies[] = file dependencies[] = entity dependencies[] = rules dependencies[] = commerce dependencies[] =…
commerce_file.info.inc commerce_file.info.inc Provides metadata for the commerce file license entity.
commerce_file.install commerce_file.install Install, update and uninstall functions this module.
commerce_file.migrate.inc commerce_file.migrate.inc Integration with the Migrate module.
commerce_file.module commerce_file.module Provides integration of file licenses with Commerce
commerce_file.rules.inc commerce_file.rules.inc Provides Rules integration for entities provided via the CRUD API.
commerce_file.rules_defaults.inc commerce_file.rules_defaults.inc Default rules configuration for Commerce Files.
commerce_file.views.inc views/commerce_file.views.inc Export Drupal Commerce file licenses to Views.
commerce_file.views_default.inc views/commerce_file.views_default.inc Views for the default Commerce File views.
commerce_file_handler_area_license_issue_order_form.inc views/handlers/commerce_file_handler_area_license_issue_order_form.inc
commerce_file_handler_field_license.inc views/handlers/commerce_file_handler_field_license.inc Contains the basic license field handler.
commerce_file_handler_field_license_duration.inc views/handlers/commerce_file_handler_field_license_duration.inc Field handler for a license duration.
commerce_file_handler_field_license_expiration.inc views/handlers/commerce_file_handler_field_license_expiration.inc Field handler for a license expiration.
commerce_file_handler_field_license_issue_line_item_form.inc views/handlers/commerce_file_handler_field_license_issue_line_item_form.inc
commerce_file_handler_field_license_limit.inc views/handlers/commerce_file_handler_field_license_limit.inc Field handler for a license limit.
commerce_file_handler_field_license_link.inc views/handlers/commerce_file_handler_field_license_link.inc Field handler for a license link.
commerce_file_handler_field_license_link_clone.inc views/handlers/commerce_file_handler_field_license_link_clone.inc Field handler for a license edit link.
commerce_file_handler_field_license_link_delete.inc views/handlers/commerce_file_handler_field_license_link_delete.inc Field handler for a license delete link.
commerce_file_handler_field_license_link_edit.inc views/handlers/commerce_file_handler_field_license_link_edit.inc Field handler for a license edit link.
commerce_file_handler_field_license_property.inc views/handlers/commerce_file_handler_field_license_property.inc Contains the license entity property field handler.
commerce_file_handler_field_license_status.inc views/handlers/commerce_file_handler_field_license_status.inc Field handler for a license status.
commerce_file_handler_filter_file_product_type.inc views/handlers/commerce_file_handler_filter_file_product_type.inc
commerce_file_handler_filter_license_status.inc views/handlers/commerce_file_handler_filter_license_status.inc Filter handler for a license status.
commerce_file_license.controller.inc includes/commerce_file_license.controller.inc The controller for the File License entity containing the CRUD operations.
commerce_file_license.entity.inc includes/commerce_file_license.entity.inc Provides a base class for CommerceFileLicenseEntity.
commerce_file_license.forms.inc includes/commerce_file_license.forms.inc Forms for creating / editing, deleting, issuing licenses
commerce_file_license.ui.inc includes/commerce_file_license.ui.inc Provides a controller for building an entity overview form.
commerce_file_license_log.controller.inc includes/commerce_file_license_log.controller.inc The controller for the Commerce File License Log entity containing the CRUD operations.
commerce_file_license_log.entity.inc includes/commerce_file_license_log.entity.inc Provides a base class for CommreceFileLicenseLogEntity.
commerce_file_license_ui.types.inc includes/commerce_file_license_ui.types.inc Page callbacks and form builder functions for administering orders.
commerce_file_plugin_argument_validate_user.inc views/handlers/commerce_file_plugin_argument_validate_user.inc Argument plugin for a valid user.
fields.inc migrate/destinations/fields.inc Support for processing commerce file fields
README.txt README.txt Commerce File is packaged for download at http://drupal.org/project/commerce_file. Learn more at http://drupal.org/node/1356212. Install - Place the entirety of this directory in sites/all/modules/commerce_file - Set your private file system path…

Other projects