registration.api.php |
registration.api.php |
|
API documentation for Relation module. |
registration.entity.inc |
lib/registration.entity.inc |
|
Entity hooks and callbacks for registrations. |
registration.field.inc |
includes/registration.field.inc |
|
Field hooks. |
registration.forms.inc |
includes/registration.forms.inc |
|
Form definitions and callbacks for Registration. |
registration.info |
registration.info |
|
name = Registration
description = Entity based registration system.
package = Registration
core = 7.x
configure = admin/structure/registration
dependencies[] = entity
files[] = tests/registration.test
files[] = lib/registration.entity.inc
files[] =… |
registration.install |
registration.install |
|
Schema and installation hooks for registration module. |
registration.metadata.inc |
lib/registration.metadata.inc |
|
|
registration.module |
registration.module |
|
|
registration.test |
tests/registration.test |
|
Tests for the Registration module |
registration_entity_access.info |
modules/registration_entity_access/registration_entity_access.info |
|
name = Registration Entity Access
description = Provides per entity access control for registration.
package = Registration
core = 7.x
dependencies[] = registration |
registration_entity_access.module |
modules/registration_entity_access/registration_entity_access.module |
|
Entity Registration per entity access control |
registration_handler_field_entity_capacity_total.inc |
modules/registration_views/includes/registration_handler_field_entity_capacity_total.inc |
|
Display maximum slots for an entity. |
registration_handler_field_entity_capacity_used.inc |
modules/registration_views/includes/registration_handler_field_entity_capacity_used.inc |
|
Display maximum slots for an entity. |
registration_handler_field_entity_datetime.inc |
modules/registration_views/includes/registration_handler_field_entity_datetime.inc |
|
Display registration open or closing dates. |
registration_handler_field_entity_registration_status.inc |
modules/registration_views/includes/registration_handler_field_entity_registration_status.inc |
|
Display registration status for host entity. |
registration_handler_field_entity_settings_link.inc |
modules/registration_views/includes/registration_handler_field_entity_settings_link.inc |
|
Field handler to render a link to edit entity registration settings. |
registration_handler_field_registration_link.inc |
modules/registration_views/includes/registration_handler_field_registration_link.inc |
|
Field handler to render a link to a registration. |
registration_handler_field_registration_link_delete.inc |
modules/registration_views/includes/registration_handler_field_registration_link_delete.inc |
|
Field handler to render a link to delete a registration. |
registration_handler_field_registration_link_edit.inc |
modules/registration_views/includes/registration_handler_field_registration_link_edit.inc |
|
Field handler to render a link to edit a registration. |
registration_handler_relationship.inc |
modules/registration_views/includes/registration_handler_relationship.inc |
|
Contains relationship handlers. |
registration_state.controller.inc |
lib/registration_state.controller.inc |
|
The controller class used for registration state entities |
registration_state.entity.inc |
lib/registration_state.entity.inc |
|
The class used for registration state entities |
registration_state.ui_controller.inc |
lib/registration_state.ui_controller.inc |
|
UI Controller for Registration states. |
registration_test_api.info |
tests/registration_test_api/registration_test_api.info |
|
name = Registration API Test
description = Support module for Registration API (Hooks)
package = Registration
core = 7.x
dependencies[] = registration
hidden = TRUE |
registration_test_api.module |
tests/registration_test_api/registration_test_api.module |
|
Test hooks for Registration module. |
registration_type.admin.inc |
includes/registration_type.admin.inc |
|
Model type editing UI. |
registration_type.controller.inc |
lib/registration_type.controller.inc |
|
The controller class used for registration type entities |
registration_type.entity.inc |
lib/registration_type.entity.inc |
|
The class used for model type entities |
registration_type.ui_controller.inc |
lib/registration_type.ui_controller.inc |
|
Registration Type UI controller. |
registration_views.info |
modules/registration_views/registration_views.info |
|
name = Registration Views
description = Entity Registration Views integration
package = Registration
core = 7.x
dependencies[] = registration
dependencies[] = views
; Views: Registration
files[] =… |
registration_views.module |
modules/registration_views/registration_views.module |
|
Entity Registration Views integration |
registration_waitlist.info |
modules/registration_waitlist/registration_waitlist.info |
|
name = Registration Wait list
description = Provides a special registration state that acts as a wait list.
package = Registration
core = 7.x
dependencies[] = registration
files[] = registration_waitlist.test |
registration_waitlist.module |
modules/registration_waitlist/registration_waitlist.module |
|
Entity Registration waitlist functionality |
registration_waitlist.test |
modules/registration_waitlist/registration_waitlist.test |
|
Tests for the Registration Wait List module |