constant COMMERCE_LICENSE_NEEDS_SYNC in Commerce License 7
8 uses of COMMERCE_LICENSE_NEEDS_SYNC
- CommerceLicenseRemoteBase::activate in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::activate().
- CommerceLicenseRemoteBase::checkoutCompletionMessage in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::checkoutCompletionMessage().
- CommerceLicenseRemoteBase::expire in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::expire().
- CommerceLicenseRemoteBase::revoke in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::revoke().
- CommerceLicenseRemoteBase::save in includes/
plugins/ license_type/ base.inc - Overrides Entity::save().
File
- ./
commerce_license.module, line 17 - Provides a framework for selling access to local or remote resources.
Code
define('COMMERCE_LICENSE_NEEDS_SYNC', 1);