You are here

namespace Drupal\bat_event in Booking and Availability Management Tools for Drupal 8

Classsort descending Location Description
EventAccessControlHandler modules/bat_event/src/EventAccessControlHandler.php Access controller for the Event entity.
EventInterface modules/bat_event/src/EventInterface.php Provides an interface for defining Event entities.
EventListBuilder modules/bat_event/src/EventListBuilder.php Defines a class to build a listing of Event entities.
EventPermissions modules/bat_event/src/EventPermissions.php
EventTypeAccessControlHandler modules/bat_event/src/EventTypeAccessControlHandler.php Defines the access control handler for the event type entity type.
EventTypeForm modules/bat_event/src/EventTypeForm.php Form handler for event type forms.
EventTypeInterface modules/bat_event/src/EventTypeInterface.php Provides an interface defining a event type entity.
EventTypeListBuilder modules/bat_event/src/EventTypeListBuilder.php Defines a class to build a listing of event type entities.
StateAccessControlHandler modules/bat_event/src/StateAccessControlHandler.php Defines the access control handler for the state entity type.
StateInterface modules/bat_event/src/StateInterface.php Provides an interface for defining State entities.
StateListBuilder modules/bat_event/src/StateListBuilder.php Provides a listing of State entities.
StatePermissions modules/bat_event/src/StatePermissions.php