| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
-covariant 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 | 
-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().
 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().