constant REGISTRATION_INSUFFICIENT_SPACES_MESSAGE in Entity Registration 7.2
Same name and namespace in other branches
- 8.2 registration.module \REGISTRATION_INSUFFICIENT_SPACES_MESSAGE
- 7 registration.module \REGISTRATION_INSUFFICIENT_SPACES_MESSAGE
3 uses of REGISTRATION_INSUFFICIENT_SPACES_MESSAGE
- registration_status in ./
registration.module - Check if new registrations are permitted for a host entity.
- registration_waitlist_is_active in modules/
registration_waitlist/ registration_waitlist.module - Determine if the waitlist is active for a given registration
- registration_waitlist_registration_status_alter in modules/
registration_waitlist/ registration_waitlist.module - Implements hook_registration_status_alter().
File
- ./
registration.module, line 12
Code
define('REGISTRATION_INSUFFICIENT_SPACES_MESSAGE', 'Insufficient spaces remaining.');