|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\LegalDocuments\Value\History:Public Member Functions | |
| __construct (private readonly ?Document $document, private readonly Edit $creation, private readonly array $criteria_content, private readonly DocumentContent $content) | |
| currentDocument () | |
| creation () | |
| criteriaContent () | |
| documentContent () | |
Definition at line 23 of file History.php.
| ILIAS\LegalDocuments\Value\History::__construct | ( | private readonly ?Document | $document, |
| private readonly Edit | $creation, | ||
| private readonly array | $criteria_content, | ||
| private readonly DocumentContent | $content | ||
| ) |
| list<CriterionContent> | $criteria_content |
Definition at line 28 of file History.php.
| ILIAS\LegalDocuments\Value\History::creation | ( | ) |
Definition at line 41 of file History.php.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\row().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\History::criteriaContent | ( | ) |
Definition at line 49 of file History.php.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\showCriteria().
Here is the caller graph for this function:| ILIAS\LegalDocuments\Value\History::currentDocument | ( | ) |
Definition at line 36 of file History.php.
| ILIAS\LegalDocuments\Value\History::documentContent | ( | ) |
Definition at line 54 of file History.php.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\row().
Here is the caller graph for this function: