Bitrix API

AddressLink implements IAddressLink

FinalYes

The default implementation of IAddressLink

Class AddressLink

Table of Contents

Interfaces

IAddressLink
This interface could be used for entities linked with addresses

Methods

__construct()  : mixed
AddressLink constructor.
getAddressLinkEntityId()  : string
Returns linked entity identifier
getAddressLinkEntityType()  : string
Returns linked entity type

Methods

__construct()

AddressLink constructor.

public __construct(string $entityId, string $entityType) : mixed
Parameters
$entityId : string
$entityType : string
Tags
throws
ArgumentNullException

getAddressLinkEntityId()

Returns linked entity identifier

public getAddressLinkEntityId() : string
Tags
inheritDoc
Return values
string

getAddressLinkEntityType()

Returns linked entity type

public getAddressLinkEntityType() : string
Tags
inheritDoc
Return values
string

        
On this page

Search results