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

Element index for package XML_Query2XML

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ m ] [ q ] [ s ] [ x ] [ _ ]

_

$_configParents
in file Query2XML.php, variable XML_Query2XML_ConfigException::$_configParents
    The parent configuration options of the option that caused the error
$_details
in file Query2XML.php, variable XML_Query2XML_ConfigException::$_details
    The error details.
__construct
in file Query2XML.php, method XML_Query2XML_XMLException::__construct()
    Constructor
__construct
in file Query2XML.php, method XML_Query2XML_Exception::__construct()
    Constructor method
__construct
in file Query2XML.php, method XML_Query2XML_ConfigException::__construct()
    Constructor method
__construct
in file ISO9075Mapper.php, method XML_Query2XML_ISO9075Mapper_Exception::__construct()
    Constructor method
__construct
in file Query2XML.php, method XML_Query2XML_DBException::__construct()
    Constructor
top

a

addConfigParents
in file Query2XML.php, method XML_Query2XML_ConfigException::addConfigParents()
    Add multiple parent configuration options.
top

c

clearProfile
in file Query2XML.php, method XML_Query2XML::clearProfile()
    Calls XML_Query2XML::stopProfiling() and then clears the profiling data by resetting a private property.
case01.php
procedural page case01.php
case02.php
procedural page case02.php
case02_debug.php
procedural page case02_debug.php
case03.php
procedural page case03.php
case03_debug.php
procedural page case03_debug.php
case04.php
procedural page case04.php
case04_debug.php
procedural page case04_debug.php
case05.php
procedural page case05.php
case05_debug.php
procedural page case05_debug.php
case06.php
procedural page case06.php
case06_debug.php
procedural page case06_debug.php
case07.php
procedural page case07.php
case07_debug.php
procedural page case07_debug.php
case08.php
procedural page case08.php
case08_debug.php
procedural page case08_debug.php
Callback.php
procedural page Callback.php
top

d

disableDebugLog
in file Query2XML.php, method XML_Query2XML::disableDebugLog()
    Disable the logging of debug messages
top

e

enableDebugLog
in file Query2XML.php, method XML_Query2XML::enableDebugLog()
    Enable the logging of debug messages.
execute
in file Callback.php, method XML_Query2XML_Callback::execute()
    This method will be called by XML_Query2XML.
top

f

factory
in file Query2XML.php, method XML_Query2XML::factory()
    Factory method.
firstTwoChars
in file case04_debug.php, function firstTwoChars()
top

g

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.
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

i

ISO9075Mapper.php
procedural page ISO9075Mapper.php
top

m

map
in file ISO9075Mapper.php, method XML_Query2XML_ISO9075Mapper::map()
    This method maps an SQL identifier to an XML name according to FCD ISO/IEC 9075-14:2005.
mapArtist
in file case08.php, function mapArtist()
top

q

Query2XML.php
procedural page Query2XML.php
top

s

setGlobalOption
in file Query2XML.php, method XML_Query2XML::setGlobalOption()
    Set a global option.
startProfiling
in file Query2XML.php, method XML_Query2XML::startProfiling()
    Start profiling.
stopProfiling
in file Query2XML.php, method XML_Query2XML::stopProfiling()
    Stop profiling.
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_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

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