You are here

constant COMMERCE_FILE_LICENSE_ENTITY_NAME in Commerce File 7

30 uses of COMMERCE_FILE_LICENSE_ENTITY_NAME
CommerceFileLicenseEntity::get_file in includes/commerce_file_license.entity.inc
File
CommerceFileLicenseEntity::get_wrapper in includes/commerce_file_license.entity.inc
Wrapper
CommerceFileLicenseEntity::__construct in includes/commerce_file_license.entity.inc
Overridden __construct()
CommerceFileLicenseEntityController::create in includes/commerce_file_license.controller.inc
Implements EntityAPIControllerInterface::create().
CommerceFileLicenseEntityRulesController::__construct in ./commerce_file.rules.inc

... See full list

File

./commerce_file.module, line 18
Provides integration of file licenses with Commerce

Code

define('COMMERCE_FILE_LICENSE_ENTITY_NAME', 'commerce_file_license');