Procedural File: phpbelbios.inc
Source Location: /phpbelbios.inc
Classes:
Tixway
Tixway is the main class for PHP Belbios.
TixwayQuery
TixwayQuery is used to query information in the Tixway webservice.
TixwayTransaction
TixwayTransaction allows one to do a transaction, such as a reservation in the tixway database.
TixwayUtil
General Utility Class, contains methods such as RFC3986 urlen-/decoding
TixwayData
Data container. Holds data such as query-able fields, fields that can be used for filtering and error codes.
Page Details:
*************************************************************************
Copyright (C) 2008 by Bèr Kessels * ber@webschuur.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the * Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * *************************************************************************
|