|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
A More...
Collaboration diagram for ILIAS\LegalDocuments\SelectionMap:Public Member Functions | |
| __construct (private readonly array $conditions=[], ?string $default_selection=null) | |
| choices () | |
| defaultSelection () | |
Private Attributes | |
| readonly string | $default_selection |
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().
Here is the caller graph for this function:| 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().