Registration |
src/Registration.php |
Main class for Registration entities. |
RegistrationAPITestCase |
src/RegistrationAPITestCase.php |
|
RegistrationMetadataController |
src/RegistrationMetadataController.php |
@file |
RegistrationStandardTestCase |
src/RegistrationStandardTestCase.php |
Creates a registration type
Create node entity type
ensure registration type exists |
RegistrationState |
src/RegistrationState.php |
@file
The class used for registration state entities |
RegistrationStateController |
src/RegistrationStateController.php |
@file
The controller class used for registration state entities |
RegistrationStatesUIController |
src/RegistrationStatesUIController.php |
@file
UI Controller for Registration states. |
RegistrationTestCase |
src/RegistrationTestCase.php |
@file
Tests for the Registration module |
RegistrationType |
src/RegistrationType.php |
@file
The class used for model type entities |
RegistrationTypeController |
src/RegistrationTypeController.php |
@file
The controller class used for registration type entities |
RegistrationTypeUIController |
src/RegistrationTypeUIController.php |
@file
Registration Type UI controller. |
registration_handler_field_entity_capacity_total |
src/registration_handler_field_entity_capacity_total.php |
@file
Display maximum slots for an entity. |
registration_handler_field_entity_capacity_used |
src/registration_handler_field_entity_capacity_used.php |
@file
Display maximum slots for an entity. |
registration_handler_field_entity_datetime |
src/registration_handler_field_entity_datetime.php |
@file
Display registration open or closing dates. |
registration_handler_field_entity_registration_status |
src/registration_handler_field_entity_registration_status.php |
@file
Display registration status for host entity. |
registration_handler_field_entity_settings_link |
src/registration_handler_field_entity_settings_link.php |
@file
Field handler to render a link to edit entity registration settings. |
registration_handler_field_registration_link |
src/registration_handler_field_registration_link.php |
@file
Field handler to render a link to a registration. |
registration_handler_field_registration_link_delete |
src/registration_handler_field_registration_link_delete.php |
@file
Field handler to render a link to delete a registration. |
registration_handler_field_registration_link_edit |
src/registration_handler_field_registration_link_edit.php |
@file
Field handler to render a link to edit a registration. |
registration_handler_relationship |
src/registration_handler_relationship.php |
Specialized relationship handler associating registrations and their host
entity. |