You are here

namespace Drupal\registration_views in Entity Registration 8.2

Classsort descending Location Description
RegistrationViewsController modules/registration_views/src/RegistrationViewsController.php
RegistrationViewsHandlerStateEdit modules/registration_views/src/RegistrationViewsHandlerStateEdit.php A Views' field handler for editing the registration state.
registration_handler_field_entity_capacity_total modules/registration_views/src/registration_handler_field_entity_capacity_total.php @file Display maximum slots for an entity.
registration_handler_field_entity_capacity_used modules/registration_views/src/registration_handler_field_entity_capacity_used.php @file Display maximum slots for an entity.
registration_handler_field_entity_datetime modules/registration_views/src/registration_handler_field_entity_datetime.php @file Display registration open or closing dates.
registration_handler_field_entity_registration_status modules/registration_views/src/registration_handler_field_entity_registration_status.php @file Display registration status for host entity.
registration_handler_field_entity_settings_link modules/registration_views/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 modules/registration_views/src/registration_handler_field_registration_link.php @file Field handler to render a link to a registration.
registration_handler_field_registration_link_delete modules/registration_views/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 modules/registration_views/src/registration_handler_field_registration_link_edit.php @file Field handler to render a link to edit a registration.
registration_handler_relationship modules/registration_views/src/registration_handler_relationship.php Specialized relationship handler associating registrations and their host entity.