|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 DocumentContent $content) | |
| currentDocument () | |
| creation () | |
| criteriaContent () | |
| documentContent () | |
Definition at line 25 of file History.php.
| ILIAS\LegalDocuments\Value\History::__construct | ( | private readonly ?Document | $document, |
| private readonly Edit | $creation, | ||
| private readonly array | $criteria_content, | ||
| private DocumentContent | $content | ||
| ) |
| list<CriterionContent> | $criteria_content |
Definition at line 30 of file History.php.
| ILIAS\LegalDocuments\Value\History::creation | ( | ) |
Definition at line 43 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 51 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 38 of file History.php.
| ILIAS\LegalDocuments\Value\History::documentContent | ( | ) |
Definition at line 56 of file History.php.
Referenced by ILIAS\LegalDocuments\Table\HistoryTable\row().
Here is the caller graph for this function: