|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 25 of file Config.php.
| ILIAS\LegalDocuments\Config::__construct | ( | private readonly Provide | $provide, |
| private readonly bool | $editable = false |
||
| ) |
Definition at line 27 of file Config.php.
| ILIAS\LegalDocuments\Config::allowEditing | ( | ) |
Definition at line 38 of file Config.php.
| ILIAS\LegalDocuments\Config::editable | ( | ) |
Definition at line 33 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 43 of file Config.php.
References ILIAS\LegalDocuments\Provide\allowEditing(), and ILIAS\LegalDocuments\Config\editable().
Here is the call graph for this function: