Bitrix API

ClientSummary

Table of Contents

Methods

__construct()  : mixed
render()  : string
withDescription()  : self
withPhoto()  : self
withTitle()  : self
withTracking()  : self
withUrl()  : self

Methods

__construct()

public __construct(int $entityTypeId, int $entityId) : mixed
Parameters
$entityTypeId : int
$entityId : int

withDescription()

public withDescription(string $description) : self
Parameters
$description : string
Return values
self

withPhoto()

public withPhoto(int|null $photoFileId) : self
Parameters
$photoFileId : int|null
Return values
self

withTitle()

public withTitle(string $title) : self
Parameters
$title : string
Return values
self

withTracking()

public withTracking(bool $withTracking) : self
Parameters
$withTracking : bool
Return values
self

withUrl()

public withUrl(string $url) : self
Parameters
$url : string
Return values
self

        
On this page

Search results