Documentation

MultipleChoiceValue
in package
implements BaseValueInterface

Read onlyYes
FinalYes

Table of Contents

Interfaces

BaseValueInterface
This models the smallest piece of data.

Properties

$values  : array<int, ValueOptionInterface>

Methods

__construct()  : mixed
contains()  : bool
getDisplayValue()  : string
getIndex()  : ValueOptionInterface|null
getValue()  : array<int, ValueOptionInterface>

Properties

Methods

getDisplayValue()

public getDisplayValue([string|null $locale = null ]) : string
Parameters
$locale : string|null = null
Return values
string

        
On this page

Search results