Overview

Classes

  • orsxml_api
  • orsxml_charter_api
  • orsxml_core
  • orsxml_hotel_api
  • orsxml_oneway_api
  • orsxml_pauschal_api
  • orsxml_soap
  • orsxml_trips_api

Interfaces

  • orsxml_api_interface
  • Overview
  • Class
  • Tree

Interface orsxml_api_interface

Interface for API classes. Each noew content must implement this functions in order to be compatible with ORS XML.

Direct known implementers

orsxml_charter_api, orsxml_hotel_api, orsxml_oneway_api, orsxml_pauschal_api, orsxml_trips_api
Author: Gregor Flajs , gregor.flajs@ors.si
Located at orsxml.api.interface.php
Methods summary
public
# regions( mixed $searchData, mixed $headerData, mixed $topOffersFilter = array(), mixed $cleanUrl = true )
public
# offers( mixed $searchData, mixed $headerData, mixed $topOffersFilter = array(), mixed $cleanUrl = true )
public
# trips( mixed $searchData, mixed $headerData, mixed $cleanUrl = true )
public
# check( mixed $searchData, mixed $trip, mixed $headerData )
public
# register( mixed $searchData, mixed $trip, mixed $headerData, mixed $booking = true )
API documentation generated by ApiGen 2.8.0