You are here

Classes, traits, and interfaces in Entity Registration 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Registration class Drupal\registration src/Registration.php Defines the Registration entity.
RegistrationInterface interface Drupal\registration src/RegistrationInterface.php Provides an interface defining a node entity. 1
RegistrationMetadataController class Drupal\registration src/RegistrationMetadataController.php @file
RegistrationState class Drupal\registration src/RegistrationState.php @file The class used for registration state entities
RegistrationStateController class Drupal\registration src/RegistrationStateController.php @file The controller class used for registration state entities
RegistrationStatesUIController class Drupal\registration src/RegistrationStatesUIController.php @file UI Controller for Registration states.
RegistrationTestCase class Drupal\registration\Tests src/Tests/RegistrationTestCase.php @file Tests for the Registration module
RegistrationType class Drupal\registration src/RegistrationType.php @file The class used for model type entities
RegistrationTypeUIController class Drupal\registration src/RegistrationTypeUIController.php @file Registration Type UI controller.
RegistrationViewsController class modules/registration_views/registration_views.module
RegistrationViewsHandlerStateEdit class modules/registration_views/registration_views.module A Views' field handler for editing the registration state.
RegistrationWaitlistTestCase class modules/registration_waitlist/registration_waitlist.test Creates a registration type Create node entity type ensure registration type exists
registration_handler_field_entity_capacity_total class Drupal\registration src/registration_handler_field_entity_capacity_total.php @file Display maximum slots for an entity.
registration_handler_field_entity_capacity_total class modules/registration_views/includes/registration_handler_field_entity_capacity_total.inc @file Display maximum slots for an entity.
registration_handler_field_entity_capacity_used class Drupal\registration src/registration_handler_field_entity_capacity_used.php @file Display maximum slots for an entity.
registration_handler_field_entity_capacity_used class modules/registration_views/includes/registration_handler_field_entity_capacity_used.inc @file Display maximum slots for an entity.
registration_handler_field_entity_datetime class Drupal\registration src/registration_handler_field_entity_datetime.php @file Display registration open or closing dates.
registration_handler_field_entity_datetime class modules/registration_views/includes/registration_handler_field_entity_datetime.inc @file Display registration open or closing dates.
registration_handler_field_entity_registration_status class Drupal\registration src/registration_handler_field_entity_registration_status.php @file Display registration status for host entity.
registration_handler_field_entity_registration_status class modules/registration_views/includes/registration_handler_field_entity_registration_status.inc @file Display registration status for host entity.
registration_handler_field_entity_settings_link class Drupal\registration src/registration_handler_field_entity_settings_link.php @file Field handler to render a link to edit entity registration settings.
registration_handler_field_entity_settings_link class modules/registration_views/includes/registration_handler_field_entity_settings_link.inc @file Field handler to render a link to edit entity registration settings.
registration_handler_field_registration_link class Drupal\registration src/registration_handler_field_registration_link.php @file Field handler to render a link to a registration. 3
registration_handler_field_registration_link class modules/registration_views/includes/registration_handler_field_registration_link.inc @file Field handler to render a link to a registration. 3
registration_handler_field_registration_link_delete class Drupal\registration src/registration_handler_field_registration_link_delete.php @file Field handler to render a link to delete a registration.
registration_handler_field_registration_link_delete class modules/registration_views/includes/registration_handler_field_registration_link_delete.inc @file Field handler to render a link to delete a registration.
registration_handler_field_registration_link_edit class Drupal\registration src/registration_handler_field_registration_link_edit.php @file Field handler to render a link to edit a registration.
registration_handler_field_registration_link_edit class modules/registration_views/includes/registration_handler_field_registration_link_edit.inc @file Field handler to render a link to edit a registration.
registration_handler_relationship class Drupal\registration src/registration_handler_relationship.php Specialized relationship handler associating registrations and their host entity.
registration_handler_relationship class modules/registration_views/includes/registration_handler_relationship.inc Specialized relationship handler associating registrations and their host entity.

Other projects