|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\LegalDocuments\Value\DocumentContent:Public Member Functions | |
| __construct (private readonly string $type, private readonly string $title, private readonly string $value,) | |
| type () | |
| title () | |
| value () | |
Definition at line 23 of file DocumentContent.php.
| ILIAS\LegalDocuments\Value\DocumentContent::__construct | ( | private readonly string | $type, |
| private readonly string | $title, | ||
| private readonly string | $value | ||
| ) |
Definition at line 25 of file DocumentContent.php.
| ILIAS\LegalDocuments\Value\DocumentContent::title | ( | ) |
Definition at line 37 of file DocumentContent.php.
Referenced by ILIAS\LegalDocuments\Table\DocumentModal\create(), ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter\renderModal(), and ILIAS\LegalDocuments\ConsumerToolbox\Blocks\userManagementAgreeDateField().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\DocumentContent::type | ( | ) |
Definition at line 32 of file DocumentContent.php.
Referenced by ILIAS\LegalDocuments\Provide\ProvideDocument\contentAsComponent(), ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\createDocument(), and ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\updateDocumentContent().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\DocumentContent::value | ( | ) |
Definition at line 42 of file DocumentContent.php.
Referenced by ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\createDocument(), ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\updateDocumentContent(), and ILIAS\LegalDocuments\ConsumerToolbox\Blocks\userManagementAgreeDateField().
Here is the caller graph for this function: