D7 API documentation
What's New
Modules
Available fields
New invoices
Composite Identifiers
New CRM API
SPA type preset
Bindings
Client in CRM
Items
getDealCategoryCount
getDemoLicensePageUrl
getLicenseListPageUrl
hasDemoLicense
hasNfrLicense
hasPurchasedDiskSpace
hasPurchasedLicense
hasPurchasedUsers
isAccessEnabled
isEnabled
isPaidAccount
isRestBizProcEnabled
isUnlimitedAccess
prepareLicenseInfoHtml
prepareLicenseInfoPopupScript
isAccessEnabled
boolean public static \Bitrix\Crm\Integration\Bitrix24Manager::isAccessEnabled( integer $entityTypeID, integer $userID );
Method checks availability for entity types according to Bitrix24 account limits. Static method.
Parameters
Parameter | Description | Version |
---|---|---|
$entityTypeID | Entity type ID. | |
$userID | User ID (when not defined, uses current user ID). |
Exceptions
- \Bitrix\Main\ArgumentOutOfRangeException
- \Bitrix\Main\LoaderException
Example
© «Bitrix24», 2001-2024
Up