ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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().
ILIAS\LegalDocuments\Config::legalDocuments | ( | ) |
Definition at line 41 of file Config.php.
References ILIAS\LegalDocuments\Provide\allowEditing(), and ILIAS\LegalDocuments\Config\editable().