Bitrix API

ValueItem

Table of Contents

Methods

__construct()  : mixed
getBackgroundColor()  : string
getTextColor()  : string
getTextValue()  : string
getValue()  : string
toArray()  : array<string|int, mixed>

Methods

__construct()

public __construct(string $value, string $textValue, string $textColor, string $backgroundColor) : mixed
Parameters
$value : string
$textValue : string
$textColor : string
$backgroundColor : string

getBackgroundColor()

public getBackgroundColor() : string
Return values
string

getTextColor()

public getTextColor() : string
Return values
string

getTextValue()

public getTextValue() : string
Return values
string

getValue()

public getValue() : string
Return values
string

toArray()

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

        
On this page

Search results