You are here

9 calls to registration_get_types() in Entity Registration 7

RegistrationStandardTestCase::testRegistrationType in tests/registration.test
Tests if registration type is set.
registration_entity_info_alter in ./registration.module
Implements hook_entity_info_alter().
registration_field_extra_fields in ./registration.module
Implements hook_field_extra_fields().
registration_field_widget_form in includes/registration.field.inc
Implements hook_field_widget_form().
registration_get_default_state in ./registration.module
Return default state
registration_permission in ./registration.module
Implements hook_permission().
registration_type_get_names in ./registration.module
Gets an array of all registration types, keyed by the name.
registration_type_load in ./registration.module
Menu argument loader; Load a registration type by string.
registration_update_7108 in ./registration.install
Grant new "register self" permission for backwards compatibility.