Entity class
Class represents a dialog entity.
Method | Description | Available from version |
---|---|---|
static create(array $entityOptions): ?Entity | Static factory method for creating entity objects.
| |
getId(): string | Returns entity ID. | |
getOptions(): array | Returns entity options. | |
getProvider(): BaseProvider | Returns provider object. | |
isSearchable(): bool | Returns true when entity items participate in search.
| |
hasDynamicSearch(): bool | Returns true when entity supports dynamic search at backend.
| |
hasDynamicLoad(): bool | Returns true when entity supports backend data dynamic loading.
|
© «Bitrix24», 2001-2024