Endpoint URI: http://www.ors.si/orsxml-soap-api/orsxml_soap2.php
WSDL URI: http://www.ors.si/orsxml-soap-api/orsxml_soap2.php?WSDL
PHP SOAP client download URI: http://www.ors.si/orsxml-soap-api/orsxml_soap2.php?PHPSOAPCLIENT
void init ( )
For internal use! Initialization.
void orsxml_api_call (
string function,
array vars
)
Call for orsxml_api methods
void orsxml_bookings_api_call (
string function,
array vars
)
Call for orsxml_bookings_api methods
void orsxml_charter_api_call (
string function,
array vars
)
Call for orsxml_charter_api methods
void orsxml_dhotel_api_call (
string function,
array vars
)
Call for orsxml__hotel_api methods
void orsxml_extras_api_call (
string function,
array vars
)
Call for orsxml_extras_api methods
void orsxml_hotel_api_call (
string function,
array vars
)
Call for orsxml__hotel_api methods
void orsxml_insurance_api_call (
string function,
array vars
)
Call for orsxml_insurance_api methods
void orsxml_oneway_api_call (
string function,
array vars
)
Call for orsxml_oneway_api methods
void orsxml_orm_api_call (
string function,
array vars
)
Call for orsxml_orm_api methods
void orsxml_pauschal_api_call (
string function,
array vars
)
Call for orsxml_pauschal_api methods
void orsxml_quick_search_api_call (
string function,
array vars
)
Call for orsxml_quick_search_api methods
void orsxml_trips_api_call (
string function,
array vars
)
Call for orsxml_trips_api methods
void run_method (
object obj,
mixed function,
string vars
)
For internal use! Running class methods.
string sayHello ( string name )
Simple echo method
string say_hello ( string name )
Simple echo method
Powered by PhpWsdl