Searched refs:getBookings (Results 1 – 3 of 3) sorted by relevance
68 $bookings = $hlp->getBookings('test:run');79 $bookings = $hlp->getBookings('test:run');
42 public function getBookings($id, $from = 0, $to = 0) function in helper_plugin_booking125 $conflicts = $this->getBookings($id, $start, $end);
129 $bookings = $this->helper->getBookings($id);194 $bookings = $this->helper->getBookings($id, time());