ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__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 Member Functions | |
error (string $message) | |
Definition at line 31 of file Provide.php.
ILIAS\LegalDocuments\Provide::__construct | ( | private readonly string | $id, |
private readonly Internal | $internal, | ||
private readonly Container | $container, | ||
private readonly string | $document_key = 'document' |
||
) |
Definition at line 33 of file Provide.php.
ILIAS\LegalDocuments\Provide::allowEditing | ( | ) |
Definition at line 67 of file Provide.php.
References $container, and $id.
Referenced by ILIAS\LegalDocuments\Config\legalDocuments().
ILIAS\LegalDocuments\Provide::document | ( | ) |
Definition at line 57 of file Provide.php.
References ILIAS\LegalDocuments\Provide\error().
Referenced by ILIAS\DataProtection\Consumer\showMatchingDocument(), and ILIAS\LegalDocuments\Provide\ProvideHistory\table().
|
private |
Definition at line 82 of file Provide.php.
Referenced by ILIAS\LegalDocuments\Provide\document(), and ILIAS\LegalDocuments\Provide\history().
ILIAS\LegalDocuments\Provide::history | ( | ) |
Definition at line 62 of file Provide.php.
References ILIAS\LegalDocuments\Provide\error().
ILIAS\LegalDocuments\Provide::id | ( | ) |
Definition at line 77 of file Provide.php.
References $id.
ILIAS\LegalDocuments\Provide::publicApi | ( | ) |
Definition at line 72 of file Provide.php.
ILIAS\LegalDocuments\Provide::publicPage | ( | ) |
Definition at line 49 of file Provide.php.
References null.
ILIAS\LegalDocuments\Provide::withdrawal | ( | ) |
Definition at line 41 of file Provide.php.
References null.