You are here

Classes, traits, and interfaces in Commerce License 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CommerceLicenseBase abstract class includes/plugins/license_type/base.inc License base class. 4
CommerceLicenseBroken class includes/plugins/license_type/base.inc Broken implementation of a type plugin. Used as a fallback when the actual type plugin can't be loaded.
CommerceLicenseEntityController class includes/commerce_license.controller.inc @file Controller for the commerce_license entity type.
CommerceLicenseExample class modules/commerce_license_example/plugins/license_type/CommerceLicenseExample.class.php Example license type.
CommerceLicenseException class includes/plugins/license_type/base.inc Provide a separate Exception so it can be caught separately.
CommerceLicenseInlineEntityFormController class includes/commerce_license.inline_entity_form.inc @file Defines the IEF controller for the commerce_license entity type.
CommerceLicenseInterface interface includes/plugins/license_type/base.inc Ensures basic required behavior for a license. 1
CommerceLicenseMetadataController class ./commerce_license.info.inc @file Provides Entity metadata integration.
CommerceLicenseRemoteBase abstract class includes/plugins/license_type/base.inc Remote license base class. 1
CommerceLicenseRemoteExample class modules/commerce_license_example/plugins/license_type/CommerceLicenseRemoteExample.class.php Remote example license type.
CommerceLicenseRole class modules/commerce_license_role/plugins/license_type/CommerceLicenseRole.class.php Role license type.
CommerceLicenseSynchronizableInterface interface includes/plugins/license_type/base.inc Marks a license as synchronizable with a remote service. 1
CommerceLicenseViewsController class includes/views/commerce_license.views_controller.inc @file Provides Views integration.
commerce_license_handler_field_access_details class includes/views/handlers/commerce_license_handler_field_access_details.inc Displays the access details of activated licenses.
commerce_license_plugin_access_sync class includes/views/plugins/commerce_license_plugin_access_sync.inc Access plugin for the synchronization queue view.

Other projects