constant COMMERCE_LICENSE_SYNCED in Commerce License 7
4 uses of COMMERCE_LICENSE_SYNCED
- CommerceLicenseRemoteBase::checkoutCompletionMessage in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::checkoutCompletionMessage().
- CommerceLicenseRemoteBase::save in includes/
plugins/ license_type/ base.inc - Overrides Entity::save().
- CommerceLicenseRemoteExample::synchronize in modules/
commerce_license_example/ plugins/ license_type/ CommerceLicenseRemoteExample.class.php - Implements CommerceLicenseSynchronizableInterface::synchronize().
- commerce_license_synchronization_queue_process in ./
commerce_license.module - Worker callback for synchronizing licenses.
File
- ./
commerce_license.module, line 18 - Provides a framework for selling access to local or remote resources.
Code
define('COMMERCE_LICENSE_SYNCED', 2);