Bitrix API

Entity implements Item

FinalYes

Table of Contents

Interfaces

Item

Properties

$entityId  : int
$entityType  : EntityType

Methods

__construct()  : mixed
createFromStrings()  : Entity

Properties

$entityId read-only

public int $entityId

Methods

__construct()

public __construct(int $entityId, EntityType $entityType) : mixed
Parameters
$entityId : int
$entityType : EntityType

createFromStrings()

public static createFromStrings(string $entityId, string $entityType) : Entity
Parameters
$entityId : string
$entityType : string
Return values
Entity

        
On this page

Search results