You are here

constant ROOMS_AVAILABILITY_GENERIC_STYLE in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7

3 uses of ROOMS_AVAILABILITY_GENERIC_STYLE
BookingEvent::formatJson in modules/rooms_availability/includes/rooms_availability.booking_event.inc
Returns event in a format amenable to FullCalendar display or generally sensible JSON.
rooms_availability_get_style in modules/rooms_availability/rooms_availability.module
Helper function to determine the $event style depending on permissions.
rooms_availability_reference_field_formatter_view in modules/rooms_availability_reference/rooms_availability_reference.module
Implements hook_field_formatter_view().

File

modules/rooms_availability/rooms_availability.module, line 10
Manages availability for Bookable Units and displaying dates on the jquery FullCalendar plugin.

Code

define('ROOMS_AVAILABILITY_GENERIC_STYLE', 2);