You are here

12 calls to RegistrantsElementUtility::findElement() in RNG - Events and Registrations 8.2

RegistrantForm::ajaxRegistrantType in src/Form/Entity/RegistrantForm.php
Registrants::ajaxElementRoot in src/Element/Registrants.php
Ajax callback to return the entire element.
Registrants::submitChangeDefault in src/Element/Registrants.php
Submission callback to change the registrant from the default people.
Registrants::submitClose in src/Element/Registrants.php
Submission callback to close the selection interface.
Registrants::submitCreate in src/Element/Registrants.php
Submission callback for creating new entities.
Registrants::submitExisting in src/Element/Registrants.php
Submission callback for existing entities.
Registrants::submitMyself in src/Element/Registrants.php
Submission callback for referencing the current user.
Registrants::submitRemovePerson in src/Element/Registrants.php
Submission callback for removing a registrant.
Registrants::submitToggleCreateEntity in src/Element/Registrants.php
Submission callback for toggling the create sub-form.
Registrants::validateCreate in src/Element/Registrants.php
Validate identity creation sub-form.
Registrants::validateExisting in src/Element/Registrants.php
Validate adding existing entity sub-form.
Registrants::validateMyself in src/Element/Registrants.php
Validate adding myself sub-form.