|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter:Public Member Functions | |
| __construct (private readonly UI $ui, private readonly User $user, private readonly Provide $legal_documents, private readonly Closure $render, private readonly Closure $create_template, private readonly ?Closure $goto_link,) | |
| __invoke (Closure $footer) | |
| renderModal (DocumentContent $content) | |
| withdrawalButton () | |
Private Member Functions | |
| footer (Closure $footer, ?object $value) | |
Definition at line 36 of file ModifyFooter.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter::__construct | ( | private readonly UI | $ui, |
| private readonly User | $user, | ||
| private readonly Provide | $legal_documents, | ||
| private readonly Closure | $render, | ||
| private readonly Closure | $create_template, | ||
| private readonly ?Closure | $goto_link | ||
| ) |
| Closure(list<Component>|Component) | string $render |
| Closure(string) | ilTemplate $create_template |
Definition at line 42 of file ModifyFooter.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter::__invoke | ( | Closure | $footer | ) |
Definition at line 52 of file ModifyFooter.php.
References ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter\footer(), ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter\renderModal(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
private |
| URI | Modal | null | $value |
Definition at line 94 of file ModifyFooter.php.
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter\__invoke().
Here is the caller graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter::renderModal | ( | DocumentContent | $content | ) |
Definition at line 65 of file ModifyFooter.php.
References ILIAS\LegalDocuments\Value\DocumentContent\title(), and ILIAS\Repository\ui().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter\__invoke().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\ModifyFooter::withdrawalButton | ( | ) |
Definition at line 76 of file ModifyFooter.php.
References ILIAS\Repository\ui().
Here is the call graph for this function: