Bitrix API

Collaber extends BaseType

Table of Contents

Methods

__construct()  : mixed
getAccentType()  : string
getAvatar()  : array<string|int, mixed>
getImageUri()  : string
getPlaceholderBackgroundColor()  : string
getStyle()  : array<string|int, mixed>|null
getTitle()  : string
getType()  : string
setImage()  : void
setTitle()  : void

Methods

__construct()

public __construct(mixed $title, mixed $image) : mixed
Parameters
$title : mixed
$image : mixed

getAccentType()

public getAccentType() : string
Return values
string

getAvatar()

public getAvatar() : array<string|int, mixed>
Return values
array<string|int, mixed>

getImageUri()

public getImageUri() : string
Return values
string

getPlaceholderBackgroundColor()

public getPlaceholderBackgroundColor() : string
Return values
string

getStyle()

public getStyle() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getTitle()

public getTitle() : string
Return values
string

getType()

public getType() : string
Return values
string

setImage()

public setImage(string $image) : void
Parameters
$image : string

setTitle()

public setTitle(string $title) : void
Parameters
$title : string

        
On this page

Search results