You are here

constant COMMERCE_LICENSE_REVOKED in Commerce License 7

3 uses of COMMERCE_LICENSE_REVOKED
CommerceLicenseBase::revoke in includes/plugins/license_type/base.inc
Implements CommerceLicenseInterface::revoke().
CommerceLicenseRemoteBase::revoke in includes/plugins/license_type/base.inc
Overrides CommerceLicenseBase::revoke().
CommerceLicenseRemoteExample::synchronize in modules/commerce_license_example/plugins/license_type/CommerceLicenseRemoteExample.class.php
Implements CommerceLicenseSynchronizableInterface::synchronize().

File

./commerce_license.module, line 14
Provides a framework for selling access to local or remote resources.

Code

define('COMMERCE_LICENSE_REVOKED', 4);