public property AvailabilityAgent::$rooms_results in Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals 7
Stores available rooms for each booking_parameters.
Type: array
File
- modules/
rooms_booking/ includes/ rooms_booking.availability_agent.inc, line 68 - Contains the AvailabilityAgent.
Class
- AvailabilityAgent
- An AvailabilityAgent provides access to the availability functionality of Rooms and lets you query for availability, get pricing information and create products that can be bought.
Code
public $rooms_results = array();