|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\LegalDocuments\SlotConstructor:Public Member Functions | |
| __construct (private readonly string $id, private readonly Container $container, private readonly UserAction $action) | |
| id () | |
| history (ProvideDocument $document) | |
| document (DocumentRepository $document_repository, SelectionMap $conditions, array $content_as_component) | |
| documentRepository () | |
| readOnlyDocuments (DocumentRepository $document_repository) | |
| withdrawalFinished (Closure $finished) | |
Definition at line 35 of file SlotConstructor.php.
| ILIAS\LegalDocuments\SlotConstructor::__construct | ( | private readonly string | $id, |
| private readonly Container | $container, | ||
| private readonly UserAction | $action | ||
| ) |
Definition at line 37 of file SlotConstructor.php.
| ILIAS\LegalDocuments\SlotConstructor::document | ( | DocumentRepository | $document_repository, |
| SelectionMap | $conditions, | ||
| array | $content_as_component | ||
| ) |
| SelectionMap<ConditionDefinition> | $conditions |
| array<string,Closure(DocumentContent) | Component> $content_as_component |
Definition at line 65 of file SlotConstructor.php.
| ILIAS\LegalDocuments\SlotConstructor::documentRepository | ( | ) |
Definition at line 70 of file SlotConstructor.php.
| ILIAS\LegalDocuments\SlotConstructor::history | ( | ProvideDocument | $document | ) |
Definition at line 46 of file SlotConstructor.php.
References ILIAS\LegalDocuments\Provide\ProvideDocument\repository().
Here is the call graph for this function:| ILIAS\LegalDocuments\SlotConstructor::id | ( | ) |
Definition at line 41 of file SlotConstructor.php.
References $id.
Referenced by ILIAS\LegalDocuments\SlotConstructor\withdrawalFinished().
Here is the caller graph for this function:| ILIAS\LegalDocuments\SlotConstructor::readOnlyDocuments | ( | DocumentRepository | $document_repository | ) |
Definition at line 79 of file SlotConstructor.php.
| ILIAS\LegalDocuments\SlotConstructor::withdrawalFinished | ( | Closure | $finished | ) |
| Closure() | void $finished |
Definition at line 88 of file SlotConstructor.php.
References ILIAS\LegalDocuments\SlotConstructor\id().
Here is the call graph for this function: