ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (private readonly array $self_registrations) | |
legacyInputGUIs () | |
saveLegacyForm (ilPropertyFormGUI $form) | |
userCreation (ilObjUser $user) | |
Private Member Functions | |
callAll (string $call_what,... $args) | |
Definition at line 27 of file Bundle.php.
ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle::__construct | ( | private readonly array | $self_registrations | ) |
list<SelfRegistration> | $self_registrations |
Definition at line 32 of file Bundle.php.
|
private |
Definition at line 53 of file Bundle.php.
Referenced by ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle\legacyInputGUIs(), ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle\saveLegacyForm(), and ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle\userCreation().
ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle::legacyInputGUIs | ( | ) |
Implements ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration.
Definition at line 37 of file Bundle.php.
References ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle\callAll().
ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle::saveLegacyForm | ( | ilPropertyFormGUI | $form | ) |
Implements ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration.
Definition at line 42 of file Bundle.php.
References Vendor\Package\$a, Vendor\Package\$b, and ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle\callAll().
ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle::userCreation | ( | ilObjUser | $user | ) |
Implements ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration.
Definition at line 48 of file Bundle.php.
References ILIAS\LegalDocuments\ConsumerSlots\SelfRegistration\Bundle\callAll().