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

File: Query2XML.php

Source Location: /XML_Query2XML-1.1.0/XML/Query2XML.php

Classes:

XML_Query2XML
Create XML data from SQL queries.
XML_Query2XML_Exception
Parent class for ALL exceptions thrown by this package.
XML_Query2XML_DBException
Exception for database errors
XML_Query2XML_XMLException
Exception for XML errors In most cases this exception will be thrown if a DOMException occurs.
XML_Query2XML_ConfigException
Exception that handles configuration errors.

Page Details:

This file contains the class XML_Query2XML and all exception classes.

LICENSE: This source file is subject to version 2.1 of the LGPL that is bundled with this package in the file LICENSE.

COPYRIGHT: Empowered Media http://www.empoweredmedia.com 481 Eighth Avenue Suite 1530 New York, NY 10001

Includes:

require_once('PEAR/Exception.php') [line 23]
PEAR_Exception is used as the parent for XML_Query2XML_Exception.
require_once('PEAR.php') [line 28]
PEAR.php will get included by DB or MDB2 anyway. As the method PEAR::isError() is used within XML_Query2XML we include it too.

Documentation generated on Mon, 11 Mar 2019 14:56:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.