Classes

\

Name Description
EventAdminNotificationEmail No description available EMPTY
EventAttendee Event Registration Attendee. EMPTY
EventAttendeeController No description available EMPTY
EventAttendeeControllerTest No description available EMPTY
EventAttendeeForm Event Attendee Form For adding and editing attendees EMPTY
EventCurrencyExtension No description available EMPTY
EventFormExtension No description available EMPTY
EventMoneyExtension No description available EMPTY
EventRegisterController Handles collecting the users details and creating a registration to an event for them. EMPTY
EventRegisterControllerTest No description available EMPTY
EventRegisterMemberExtension No description available EMPTY
EventRegistration Represents a registration to an event. EMPTY
EventRegistrationDetailsController Allows a user to view details for an event registration, provided they have the correct token value, or are the member attached to the registration. EMPTY
EventRegistrationDetailsEmail An email that contains the details for an event registration. EMPTY
EventRegistrationEmailer No description available EMPTY
EventTicket A ticket that can be attached to a registrable event. Each ticket can have a specific quantity available for each event time. EMPTY
RegistrableEvent An event that can people can register to attend. EMPTY
RegistrableEvent_Controller No description available EMPTY

\EventRegistration

Name Description
Calculator Calculates each attendee and total registration cost by passing them through all of the calculator components. EMPTY
Session Creates, stores, retrieves and deletes the current registration id. EMPTY

\EventRegistration\Calculator

Name Description
AbstractComponent No description available EMPTY
CostComponent Calculate the cost of a given registration EMPTY
CustomComponent No description available EMPTY

\EventRegistration\Calculator\Tests

Name Description
CalculatorTest No description available EMPTY
ComponentTest No description available EMPTY

\EventRegistration\Tests

Name Description
Config No description available EMPTY
EventTicketTest No description available EMPTY
RegistrableEventTest No description available EMPTY
RegistrableEvent_ControllerTest No description available EMPTY
SessionTest No description available EMPTY