| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\LegalDocuments\Config:Public Member Functions | |
| __construct (private readonly Provide $provide, private readonly bool $editable=false) | |
| editable () | |
| allowEditing () | |
| legalDocuments () | |
Definition at line 23 of file Config.php.
| ILIAS\LegalDocuments\Config::__construct | ( | private readonly Provide | $provide, | 
| private readonly bool | $editable = false  | 
        ||
| ) | 
Definition at line 25 of file Config.php.
| ILIAS\LegalDocuments\Config::allowEditing | ( | ) | 
Definition at line 36 of file Config.php.
| ILIAS\LegalDocuments\Config::editable | ( | ) | 
Definition at line 31 of file Config.php.
Referenced by ILIAS\LegalDocuments\Config\legalDocuments().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\Config::legalDocuments | ( | ) | 
Definition at line 41 of file Config.php.
References ILIAS\LegalDocuments\Provide\allowEditing(), and ILIAS\LegalDocuments\Config\editable().
 Here is the call graph for this function: