ILIAS
trunk Revision v11.0_alpha-1838-g59fc79e306b
|
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().
ILIAS\LegalDocuments\Value\History::criteriaContent | ( | ) |
Definition at line 49 of file History.php.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\showCriteria().
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().