|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement:
Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement:Public Member Functions | |
| __construct (private readonly User $user, private readonly UI $ui, private readonly Routing $routing, private readonly Closure $with_request) | |
| showAgreement (string $gui, string $cmd) | |
| showAgreementForm (string $gui, string $cmd) | |
| needsToAgree () | |
| showAgreement (string $gui, string $cmd) | |
| showAgreementForm (string $gui, string $cmd) | |
| needsToAgree () | |
Private Member Functions | |
| showDocument () | |
| agreementForm (string $gui, string $cmd) | |
| logoutLink () | |
Definition at line 37 of file Agreement.php.
| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement::__construct | ( | private readonly User | $user, |
| private readonly UI | $ui, | ||
| private readonly Routing | $routing, | ||
| private readonly Closure | $with_request | ||
| ) |
| Closure(Form,Closure(array) | void): Form $with_request |
Definition at line 42 of file Agreement.php.
|
private |
Definition at line 95 of file Agreement.php.
References $accept, $data, $url, ILIAS\Repository\ui(), and ILIAS\Repository\user().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement\showAgreementForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 115 of file Agreement.php.
References ILIAS\Repository\ui().
Here is the call graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement::needsToAgree | ( | ) |
Implements ILIAS\LegalDocuments\ConsumerSlots\Agreement.
Definition at line 78 of file Agreement.php.
References ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement::showAgreement | ( | string | $gui, |
| string | $cmd | ||
| ) |
Implements ILIAS\LegalDocuments\ConsumerSlots\Agreement.
Definition at line 50 of file Agreement.php.
References $info, ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement::showAgreementForm | ( | string | $gui, |
| string | $cmd | ||
| ) |
Implements ILIAS\LegalDocuments\ConsumerSlots\Agreement.
Definition at line 61 of file Agreement.php.
References ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\Agreement\agreementForm(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
private |
Definition at line 84 of file Agreement.php.
References ILIAS\LegalDocuments\Value\Document\content(), ilSystemSupportContacts\getMailsToAddress(), ilLegacyFormElementsUtil\prepareFormOutput(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function: