ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
-covariant A More...
Public Member Functions | |
__construct (private readonly array $conditions=[], ?string $default_selection=null) | |
choices () | |
defaultSelection () | |
Private Attributes | |
readonly string | $default_selection |
-covariant A
Definition at line 26 of file SelectionMap.php.
ILIAS\LegalDocuments\SelectionMap::__construct | ( | private readonly array | $conditions = [] , |
?string | $default_selection = null |
||
) |
array<string,A> | $conditions |
Definition at line 33 of file SelectionMap.php.
ILIAS\LegalDocuments\SelectionMap::choices | ( | ) |
Definition at line 43 of file SelectionMap.php.
Referenced by ILIAS\LegalDocuments\Provide\ProvideDocument\conditionGroups().
ILIAS\LegalDocuments\SelectionMap::defaultSelection | ( | ) |
Definition at line 48 of file SelectionMap.php.
References ILIAS\LegalDocuments\SelectionMap\$default_selection.
|
private |
Definition at line 28 of file SelectionMap.php.
Referenced by ILIAS\LegalDocuments\SelectionMap\defaultSelection().