Index of all elements
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ m ]
[ p ]
[ ]
[ s ]
[ u ]
[ x ]
top
top
top
top
g
- getAllRecords
- in file Query2XML.php, method XML_Query2XML_Driver::getAllRecords()
This method, when implemented executes the query passed as the first argument and returns all records from the result set.
- getFirstWord
- in file case05.php, method Callbacks::getFirstWord()
- getFlatXML
- in file Query2XML.php, method XML_Query2XML::getFlatXML()
Transforms the data retrieved by a single SQL query into flat XML data.
- getGlobalOption
- in file Query2XML.php, method XML_Query2XML::getGlobalOption()
Returns the current value for a global option.
- getProfile
- in file Query2XML.php, method XML_Query2XML::getProfile()
Returns the profile as a single multi line string.
- getRawProfile
- in file Query2XML.php, method XML_Query2XML::getRawProfile()
Returns all raw profiling data.
- getSecondWord
- in file case05.php, method Callbacks::getSecondWord()
- getStatePostalCode
- in file case08.php, method Helper::getStatePostalCode()
Translates a US state name into its two-letter postal code.
- getXML
- in file Query2XML.php, method XML_Query2XML::getXML()
Transforms your SQL data retrieved by one or more queries into complex and highly configurable XML data.
top
h
- Helper
- in file case08.php, class Helper
Static class that provides validation and parsing methods for generating XML.
top
top
top
top
top
top
u
- UppercaseColumnCommand
- in file case06_debug.php, class UppercaseColumnCommand
Command class that implements the command pattern.
top
x
- XML_Query2XML
- in file Query2XML.php, class XML_Query2XML
Create XML data from SQL queries.
- XML_Query2XML_Callback
- in file Callback.php, class XML_Query2XML_Callback
Callback interface
- XML_Query2XML_ConfigException
- in file Query2XML.php, class XML_Query2XML_ConfigException
Exception that handles configuration errors.
- XML_Query2XML_DBException
- in file Query2XML.php, class XML_Query2XML_DBException
Exception for database errors
- XML_Query2XML_Driver
- in file Query2XML.php, class XML_Query2XML_Driver
Abstract driver class.
- XML_Query2XML_DriverException
- in file Query2XML.php, class XML_Query2XML_DriverException
Exception for driver errors
- XML_Query2XML_Exception
- in file Query2XML.php, class XML_Query2XML_Exception
Parent class for ALL exceptions thrown by this package.
- XML_Query2XML_ISO9075Mapper
- in file ISO9075Mapper.php, class XML_Query2XML_ISO9075Mapper
Maps SQL identifiers to XML names according to Final Committee Draft for ISO/IEC 9075-14:2005, section "9.1 Mapping SQL <identifier>s to XML Names".
- XML_Query2XML_ISO9075Mapper_Exception
- in file ISO9075Mapper.php, class XML_Query2XML_ISO9075Mapper_Exception
Only XML_Query2XML_ISO9075Mapper will throw this exception.
- XML_Query2XML_XMLException
- in file Query2XML.php, class XML_Query2XML_XMLException
Exception for XML errors In most cases this exception will be thrown if a DOMException occurs.
top
top
Documentation generated on Mon, 11 Mar 2019 15:14:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|