См. определение в файле access.php строка 18
◆ calcUsageEntityAgent()
static calcUsageEntityAgent |
( |
| $period = false | ) |
|
|
static |
Agent calculates usage entities
- Аргументы
-
- Возвращает
- string
См. определение в файле access.php строка 635
◆ getActiveEntity()
static getActiveEntity |
( |
| $force = false | ) |
|
|
static |
◆ getAvailableCount()
static getAvailableCount |
( |
| ) |
|
|
static |
- Возвращает
- int
- Исключения
-
Bitrix\Main\LoaderException
См. определение в файле access.php строка 172
◆ getHelperCode()
static getHelperCode |
( |
| $action = '', |
|
|
| $entityType = '', |
|
|
| $entityData = [] ) |
|
static |
- Аргументы
-
$action | string |
$entityType | string |
$entityData | mixed |
- Возвращает
- string
- Исключения
-
Bitrix\Main\LoaderException
См. определение в файле access.php строка 292
◆ isActiveRules()
◆ isAvailable()
static isAvailable |
( |
| $app = '' | ) |
|
|
static |
Check available rest api.
- Аргументы
-
- Возвращает
- bool
См. определение в файле access.php строка 65
◆ isAvailableCount()
static isAvailableCount |
( |
string | $entityType, |
|
|
| $entity = 0 ) |
|
static |
- Аргументы
-
$entityType | string static::ENTITY_TYPE_APP | static::ENTITY_TYPE_INTEGRATION |
$entity | mixed app code or integration id |
- Возвращает
- bool
- Исключения
-
Bitrix\Main\LoaderException
См. определение в файле access.php строка 110
◆ isFeatureEnabled()
static isFeatureEnabled |
( |
| ) |
|
|
static |
◆ needCheckCount()
static needCheckCount |
( |
| ) |
|
|
static |
◆ onBitrix24LicenseChange()
static onBitrix24LicenseChange |
( |
| $licenseType | ) |
|
|
static |
◆ reset()
Reset saved data
- Возвращает
- bool
См. определение в файле access.php строка 645
◆ resetToFree()
◆ ACTION_BUY
◆ ACTION_INSTALL
const ACTION_INSTALL = 'install' |
◆ ACTION_OPEN
const ACTION_OPEN = 'open' |
◆ ENTITY_COUNT
const ENTITY_COUNT = 'count' |
◆ ENTITY_TYPE_AP_CONNECT
const ENTITY_TYPE_AP_CONNECT = 'ap_connect' |
◆ ENTITY_TYPE_APP
const ENTITY_TYPE_APP = 'app' |
◆ ENTITY_TYPE_APP_STATUS
const ENTITY_TYPE_APP_STATUS = 'status' |
◆ ENTITY_TYPE_INTEGRATION
const ENTITY_TYPE_INTEGRATION = 'integration' |
◆ ENTITY_TYPE_WEBHOOK
const ENTITY_TYPE_WEBHOOK = 'webhook' |
◆ MODULE_ID
◆ OPTION_ACCESS_ACTIVE
const OPTION_ACCESS_ACTIVE = 'access_active' |
◆ OPTION_AVAILABLE_COUNT
const OPTION_AVAILABLE_COUNT = 'app_available_count' |
◆ OPTION_SUBSCRIPTION_AVAILABLE
const OPTION_SUBSCRIPTION_AVAILABLE = 'subscription_available' |