ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 67 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\allowEditing().
Referenced by ILIAS\LegalDocuments\LazyProvide\allowEditing().
ILIAS\LegalDocuments\LazyProvide::document | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 57 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\document().
Referenced by ILIAS\LegalDocuments\LazyProvide\document().
ILIAS\LegalDocuments\LazyProvide::history | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 62 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\history().
Referenced by ILIAS\LegalDocuments\LazyProvide\history().
ILIAS\LegalDocuments\LazyProvide::id | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 77 of file LazyProvide.php.
ILIAS\LegalDocuments\LazyProvide::publicApi | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 72 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\publicApi().
Referenced by ILIAS\LegalDocuments\LazyProvide\publicApi().
ILIAS\LegalDocuments\LazyProvide::publicPage | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 52 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\publicPage().
Referenced by ILIAS\LegalDocuments\LazyProvide\publicPage().
ILIAS\LegalDocuments\LazyProvide::withdrawal | ( | ) |
Reimplemented from ILIAS\LegalDocuments\Provide.
Definition at line 47 of file LazyProvide.php.
References ILIAS\LegalDocuments\LazyProvide\withdrawal().
Referenced by ILIAS\LegalDocuments\LazyProvide\withdrawal().
|
private |
Definition at line 33 of file LazyProvide.php.
Referenced by ILIAS\LegalDocuments\LazyProvide\__construct().