phpBelBios
[ class tree: phpBelBios ] [ index: phpBelBios ] [ all elements ]

Class: TixwayTransaction

Source Location: /phpbelbios.inc

Class Overview

Tixway
   |
   --TixwayTransaction

TixwayTransaction allows one to do a transaction, such as a reservation in the tixway database.



Inherited Methods

Class: Tixway

Tixway::__construct()
Creates a new instance of Tixway. Provide a tixway username and passord. Additional default parameters (such as a default city_id) vcan be provided.
Tixway::add_default_parameters()
Sets the default parameteters.
Tixway::build_url()
Builds a query URL from the base url. Optionally adds ports and other HTTP url options.
Tixway::call_url()
Calls the URL and returns the data from the query
Tixway::do_call()
Creates the complete URL, calls that, and parses the resulting XML.
Tixway::get_default_parameters()
Returns required, default parameters
Tixway::get_normalized_http_url()
Parses the http_url and rebuilds it into scheme://host/path with an option al port
Tixway::get_parameter()
Returns a single parameter
Tixway::get_parameters()
Returns all parameters
Tixway::parse_xml()
Parses the XML using SimpleXML and puts theresulting records in an array for easier handling.
Tixway::set_parameter()
Adds a parameter to the set of parameters
Tixway::set_parameters()
Adds a range of parameters to the set of parameters
Tixway::to_postdata()
builds the data one would send in a POST request

Class Details

[line 385]
TixwayTransaction allows one to do a transaction, such as a reservation in the tixway database.



[ Top ]


Documentation generated on Tue, 13 May 2008 22:23:39 +0200 by phpDocumentor 1.4.1Support This Project