Documentation

SelectBoxArgumentObject
in package

Table of Contents

Methods

__construct()  : mixed
getAllowedDiscriminants()  : mixed
getChangeAction()  : mixed
getDiscriminants()  : mixed
getSelected()  : mixed
setAllowedDiscriminants()  : mixed

Methods

__construct()

public __construct(array<string|int, mixed> $discriminants[, int $selected = 0 ][, string $changeAction = '' ]) : mixed
Parameters
$discriminants : array<string|int, mixed>
$selected : int = 0
$changeAction : string = ''

setAllowedDiscriminants()

public setAllowedDiscriminants(array<string|int, mixed> $allowedDiscriminants) : mixed
Parameters
$allowedDiscriminants : array<string|int, mixed>

        
On this page

Search results