| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 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(), ILIAS\LegalDocuments\FileUpload\UploadHandler\getInfoResult(), 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\FileUpload\UploadHandler\getInfoResult(), ILIAS\LegalDocuments\Repository\DatabaseDocumentRepository\updateDocumentContent(), and ILIAS\LegalDocuments\ConsumerToolbox\Blocks\userManagementAgreeDateField().
 Here is the caller graph for this function: