Registration |
src/Registration.php |
Defines the Registration entity. |
RegistrationInterface |
src/RegistrationInterface.php |
Provides an interface defining a node entity. |
RegistrationMetadataController |
src/RegistrationMetadataController.php |
@file |
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. |
RegistrationType |
src/RegistrationType.php |
@file
The class used for model 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. |