ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (Closure $create) | |
withdrawal () | |
publicPage () | |
document () | |
history () | |
allowEditing () | |
publicApi () | |
id () | |
![]() | |
__construct (private readonly string $id, private readonly Internal $internal, private readonly Container $container, private readonly string $document_key='document') | |
withdrawal () | |
publicPage () | |
document () | |
history () | |
allowEditing () | |
publicApi () | |
id () | |
Private Attributes | |
Closure | $provide |
Definition at line 30 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::__construct | ( | Closure | $create | ) |
Closure() | Provide $create |
Definition at line 38 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\$provide.
ILIAS\LegalDocuments\LazyProvide::allowEditing | ( | ) |
Definition at line 67 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::document | ( | ) |
Definition at line 57 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::history | ( | ) |
Definition at line 62 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::id | ( | ) |
Definition at line 77 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::publicApi | ( | ) |
Definition at line 72 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::publicPage | ( | ) |
Definition at line 52 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::withdrawal | ( | ) |
Definition at line 47 of file LazyProvide.php.
|
private |
Definition at line 33 of file LazyProvide.php.
Referenced by ILIAS\LegalDocuments\LazyProvide\__construct().