You are here

namespace Drupal\rng\Entity in RNG - Events and Registrations 8

Same name in other branches
  1. 8.2 Drupal\rng\Entity
  2. 3.x Drupal\rng\Entity
Classsort descending Location Description
EventType src/Entity/EventType.php Defines the event type entity.
EventTypeRule src/Entity/EventTypeRule.php Defines the event type entity.
Group src/Entity/Group.php Defines the application group entity class.
Registrant src/Entity/Registrant.php Defines the registrant entity class.
RegistrantType src/Entity/RegistrantType.php Defines the registrant type configuration entity.
Registration src/Entity/Registration.php Defines the registration entity class.
RegistrationType src/Entity/RegistrationType.php Defines the Registration type configuration entity.
Rule src/Entity/Rule.php Defines the event rule entity.
RuleComponent src/Entity/RuleComponent.php Defines a event rule plugin instance entity: a condition or action.
RuleSchedule src/Entity/RuleSchedule.php Defines the rule scheduler entity.