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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ x ] [ _ ]

a

$attrs
in file FilterBuilder.php, variable XML_SaxFilters_FilterMap::$attrs
    Array of XML tag attributes matching a filter
addIndent
in file simple.php, method SimpleFilter::addIndent()
addIndent
in file chained.php, method Output::addIndent()
attachFilter
in file FilterBuilder.php, method XML_SaxFilters_FilterBuilder::attachFilter()
    Makes a filter an adds it as the parent filters child. Checks
attachToParent
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::attachToParent()
    Calls the parent setChild() method allow a child filter
AbstractFilter.php
procedural page AbstractFilter.php
AbstractParser.php
procedural page AbstractParser.php
top

b

$bopened
in file FormFilters.php, variable TextBlock::$bopened
buildOpenTag
in file FormFilters.php, method FormFilter::buildOpenTag()
top

c

$column
in file xml2html.php, variable DataSetFilter::$column
    The current column name
close
in file htmlfilter.php, method TagsToLowerFilter::close()
close
in file htmlfilter.php, method WhitespaceFilter::close()
close
in file htmlfilter.php, method HTMLFilter::close()
close
in file FormFilters.php, method TextBlock::close()
close
in file FormFilters.php, method StrongFilter::close()
close
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::close()
    Sax end element handler - note leakiness of second argument
close
in file ListWriter.php, method XML_SaxFilters_IO_ListWriter::close()
    "Close" the list - does nothing
close
in file xml2html.php, method DataSetFilter::close()
    End Element Handler
close
in file WriterInterface.php, method XML_SaxFilters_WriterInterface::close()
    Close the connection the resource that data is being written to
close
in file StringWriter.php, method XML_SaxFilters_IO_StringWriter::close()
    "Close" the string - does nothing
close
in file simple.php, method SimpleFilter::close()
close
in file FormFilters.php, method NewLineFilter::close()
close
in file FormFilters.php, method ListItemFilter::close()
close
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::close()
    Sax end element handler
close
in file FileWriter.php, method XML_SaxFilters_IO_FileWriter::close()
    Close the file
close
in file chained.php, method UrlFilter::close()
close
in file chained.php, method LanguageFilter::close()
close
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::close()
    Sax end element handler
close
in file FormFilters.php, method CodeFilter::close()
close
in file FormFilters.php, method ListFilter::close()
close
in file FormFilters.php, method LinkFilter::close()
close
in file FormFilters.php, method FormFilter::close()
close
in file FormFilters.php, method EmFilter::close()
close
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::close()
    Sax end element handler
CodeFilter
in file FormFilters.php, class CodeFilter
    Base class for Sax Filters to extend.
chained.php
procedural page chained.php
top

d

data
in file FormFilters.php, method StrongFilter::data()
data
in file FormFilters.php, method NewLineFilter::data()
data
in file FormFilters.php, method ListItemFilter::data()
data
in file FormFilters.php, method ListFilter::data()
data
in file FormFilters.php, method TextBlock::data()
data
in file htmlfilter.php, method HTMLFilter::data()
data
in file xml2html.php, method DataSetFilter::data()
    Character Data Handler
data
in file simple.php, method SimpleFilter::data()
data
in file htmlfilter.php, method WhitespaceFilter::data()
data
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::data()
    Sax character data handler
data
in file FormFilters.php, method LinkFilter::data()
data
in file chained.php, method LanguageFilter::data()
data
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::data()
    Sax character data handler
data
in file FormFilters.php, method FormFilter::data()
data
in file chained.php, method UrlFilter::data()
data
in file FormFilters.php, method CodeFilter::data()
data
in file FormFilters.php, method EmFilter::data()
data
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::data()
    Sax character data handler
DataSetFilter
in file xml2html.php, method DataSetFilter::DataSetFilter()
DataSetFilter
in file xml2html.php, class DataSetFilter
    Filter for converting an XML data set to HTML
detachFilter
in file FilterBuilder.php, method XML_SaxFilters_FilterBuilder::detachFilter()
    Removes a filter from the parent, after checking the FilterMaps
detachFromParent
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::detachFromParent()
    Calls the parent unsetChild() method removing any child filter
top

e

EmFilter
in file FormFilters.php, method EmFilter::EmFilter()
EmFilter
in file FormFilters.php, class EmFilter
    Base class for Sax Filters to extend.
endDoc
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::endDoc()
    End of parsing handler
endDoc
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::endDoc()
    End of parsing handler
endDoc
in file simple.php, method SimpleFilter::endDoc()
endDoc
in file xml2html.php, method DataSetFilter::endDoc()
    End of parsing
endDoc
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::endDoc()
    Handler called when parsing finishes
escape
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::escape()
    For XML escape strings
escape
in file htmlfilter.php, method HTMLFilter::escape()
escape
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::escape()
    Escape handler (PEAR::XML_HTMLSax only)
escape
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::escape()
    Escape handler (PEAR::XML_HTMLSax only)
errorlogviewer.php
procedural page errorlogviewer.php
ExpatParser.php
procedural page ExpatParser.php
top

f

$filterBuilder
in file FormFilters.php, variable EmFilter::$filterBuilder
$filterBuilder
in file FormFilters.php, variable ListFilter::$filterBuilder
$filterBuilder
in file FormFilters.php, variable FormFilter::$filterBuilder
$filterBuilder
in file FormFilters.php, variable ListItemFilter::$filterBuilder
$filterBuilder
in file FormFilters.php, variable TextBlock::$filterBuilder
$filterBuilder
in file FormFilters.php, variable StrongFilter::$filterBuilder
$filterBuilder
in file FormFilters.php, variable LinkFilter::$filterBuilder
$filterFile
in file FilterBuilder.php, variable XML_SaxFilters_FilterMap::$filterFile
    Path and name of class file for filter to include
$filterName
in file FilterBuilder.php, variable XML_SaxFilters_FilterMap::$filterName
    Name of Filter class to create (subclass of AbstractFilter)
fetch
in file chained.php, method Output::fetch()
filterForm
in file FormFilters.php, function filterForm()
FormFilter
in file FormFilters.php, class FormFilter
    Base class for Sax Filters to extend.
FormFilter
in file FormFilters.php, method FormFilter::FormFilter()
FormFilters.php
procedural page FormFilters.php
FilterBuilder.php
procedural page FilterBuilder.php
FilterInterface.php
procedural page FilterInterface.php
FileReader.php
procedural page FileReader.php
FileWriter.php
procedural page FileWriter.php
top

g

getError
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::getError()
    Returns the error if there are any.
getHTML
in file htmlfilter.php, method HTMLFilter::getHTML()
getReader
in file WriterInterface.php, method XML_SaxFilters_WriterInterface::getReader()
    Gets a reader for the data which is being written
getReader
in file StringWriter.php, method XML_SaxFilters_IO_StringWriter::getReader()
    Returns a StringReader
getReader
in file ListWriter.php, method XML_SaxFilters_IO_ListWriter::getReader()
    Returns a ListReader
getReader
in file FileWriter.php, method XML_SaxFilters_IO_FileWriter::getReader()
    Returns a FileReader
getWriter
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::getWriter()
    Unsets the writer
top

h

$html
in file htmlfilter.php, variable HTMLFilter::$html
HTMLFilter
in file htmlfilter.php, class HTMLFilter
    Reconstructs the HTML - this filter is chained directly to the parser. By
htmlfilter.php
procedural page htmlfilter.php
HTMLSaxParser.php
procedural page HTMLSaxParser.php
top

i

$indent
in file chained.php, variable Output::$indent
$indent
in file simple.php, variable SimpleFilter::$indent
$inLanguage
in file chained.php, variable LanguageFilter::$inLanguage
$inRow
in file xml2html.php, variable DataSetFilter::$inRow
    Switch to determine if we're in a dataset row
$inUrl
in file chained.php, variable UrlFilter::$inUrl
isFilter
in file FilterBuilder.php, method XML_SaxFilters_FilterMap::isFilter()
    Checks to see a given XML opening tag element maps to a filter.
isFinal
in file FileReader.php, method XML_SaxFilters_IO_FileReader::isFinal()
    Indicates whether the reader has reached the end of the data source
isFinal
in file StringReader.php, method XML_SaxFilters_IO_StringReader::isFinal()
    Indicates whether the reader has reached the end of the data source
isFinal
in file ListReader.php, method XML_SaxFilters_IO_ListReader::isFinal()
    Indicates whether the reader has reached the end of the data source
isFinal
in file ReaderInterface.php, method XML_SaxFilters_IO_ReaderInterface::isFinal()
    Test to see if the data has finished
index.php
procedural page index.php
top

j

jasp
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::jasp()
    For JSP/ASP markup
jasp
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::jasp()
    JSP/ASP markup handler (PEAR::XML_HTMLSax only)
jasp
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::jasp()
    JSP/ASP markup handler (PEAR::XML_HTMLSax only)
top

l

LanguageFilter
in file chained.php, class LanguageFilter
    Base class for Sax Filters to extend.
LanguageFilter
in file chained.php, method LanguageFilter::LanguageFilter()
LinkFilter
in file FormFilters.php, method LinkFilter::LinkFilter()
LinkFilter
in file FormFilters.php, class LinkFilter
    Base class for Sax Filters to extend.
ListFilter
in file FormFilters.php, method ListFilter::ListFilter()
ListFilter
in file FormFilters.php, class ListFilter
    Base class for Sax Filters to extend.
ListItemFilter
in file FormFilters.php, class ListItemFilter
    Base class for Sax Filters to extend.
ListItemFilter
in file FormFilters.php, method ListItemFilter::ListItemFilter()
ListReader.php
procedural page ListReader.php
ListWriter.php
procedural page ListWriter.php
top

m

makeFilter
in file FilterBuilder.php, method XML_SaxFilters_FilterMap::makeFilter()
    Returns a filter object, based on the filterName and filterFile
top

n

NewLineFilter
in file FormFilters.php, class NewLineFilter
    Base class for Sax Filters to extend.
top

o

$oopened
in file FormFilters.php, variable ListFilter::$oopened
$opened
in file FormFilters.php, variable LinkFilter::$opened
$opened
in file FormFilters.php, variable ListItemFilter::$opened
$opened
in file FormFilters.php, variable StrongFilter::$opened
$opened
in file FormFilters.php, variable EmFilter::$opened
$opened
in file FormFilters.php, variable CodeFilter::$opened
$outfile
in file xml2html.php, variable DataSetFilter::$outfile
    Name for output file
$Output
in file chained.php, variable UrlFilter::$Output
    Instance of Output
$output
in file chained.php, variable Output::$output
$Output
in file chained.php, variable LanguageFilter::$Output
    Instance of Output
$output
in file simple.php, variable SimpleFilter::$output
open
in file xml2html.php, method DataSetFilter::open()
    Start Element Handler
open
in file FormFilters.php, method TextBlock::open()
open
in file FormFilters.php, method StrongFilter::open()
open
in file htmlfilter.php, method TagsToLowerFilter::open()
open
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::open()
    Sax start element handler - note leakiness of fourth argument
open
in file FormFilters.php, method NewLineFilter::open()
open
in file htmlfilter.php, method WhitespaceFilter::open()
open
in file htmlfilter.php, method HTMLFilter::open()
open
in file simple.php, method SimpleFilter::open()
open
in file FormFilters.php, method LinkFilter::open()
open
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::open()
    Sax start element handler
open
in file chained.php, method UrlFilter::open()
open
in file chained.php, method LanguageFilter::open()
open
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::open()
    Sax start element handler
open
in file FormFilters.php, method ListItemFilter::open()
open
in file FormFilters.php, method CodeFilter::open()
open
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::open()
    Sax start element handler
open
in file FormFilters.php, method EmFilter::open()
open
in file FormFilters.php, method FormFilter::open()
open
in file FormFilters.php, method ListFilter::open()
Output
in file chained.php, class Output
    Make a seperate class for both filters to write output to
top

p

$popened
in file FormFilters.php, variable TextBlock::$popened
parse
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::parse()
    Parse the XML stream
parse
in file ExpatParser.php, method XML_SaxFilters_ExpatParser::parse()
    Parse the XML stream
parse
in file ParserInterface.php, method XML_SaxFilters_ParserInterface::parse()
    Tells the SAX parser to parse
parserSetOption
in file ExpatParser.php, method XML_SaxFilters_ExpatParser::parserSetOption()
    Sets a Sax parser option
parserSetOption
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::parserSetOption()
    Sets a Sax parser option
parserSetOption
in file ParserInterface.php, method XML_SaxFilters_ParserInterface::parserSetOption()
    Sets a Sax parser option
pi
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::pi()
    Sax processing instruction handler
pi
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::pi()
    Sax processing instruction handler
pi
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::pi()
    Sax processing instruction handler
ParserInterface.php
procedural page ParserInterface.php
top

r

$row
in file xml2html.php, variable DataSetFilter::$row
    Array of data from a row
read
in file ReaderInterface.php, method XML_SaxFilters_IO_ReaderInterface::read()
    Return some data
read
in file ListReader.php, method XML_SaxFilters_IO_ListReader::read()
    Returns one element from the list
read
in file StringReader.php, method XML_SaxFilters_IO_StringReader::read()
    Read some data from the string
read
in file FileReader.php, method XML_SaxFilters_IO_FileReader::read()
    Returns some data from the source
removeIndent
in file chained.php, method Output::removeIndent()
removeIndent
in file simple.php, method SimpleFilter::removeIndent()
ReaderInterface.php
procedural page ReaderInterface.php
top

s

setChild
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::setChild()
    Sets the child filter to which events are delegated
setChild
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::setChild()
    Sets the child
setParent
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::setParent()
    Sets the parent filter allow the child to talk back
setWriter
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::setWriter()
    Sets the writer
SimpleFilter
in file simple.php, class SimpleFilter
    Base class for Sax Filters to extend.
startDoc
in file xml2html.php, method DataSetFilter::startDoc()
    Start of parsing
startDoc
in file simple.php, method SimpleFilter::startDoc()
startDoc
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::startDoc()
    Handler called when parsing begins
startDoc
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::startDoc()
    Start of parsing handler
startDoc
in file FilterInterface.php, method XML_SaxFilters_FilterInterface::startDoc()
    Start of parsing handler
StrongFilter
in file FormFilters.php, class StrongFilter
    Base class for Sax Filters to extend.
StrongFilter
in file FormFilters.php, method StrongFilter::StrongFilter()
simple.php
procedural page simple.php
StringReader.php
procedural page StringReader.php
StringWriter.php
procedural page StringWriter.php
SaxFilters.php
procedural page SaxFilters.php
top

t

$tag
in file FilterBuilder.php, variable XML_SaxFilters_FilterMap::$tag
    XML Element name that matches a filter
TagsToLowerFilter
in file htmlfilter.php, class TagsToLowerFilter
    Converts tags and attribute names to lower case
TextBlock
in file FormFilters.php, class TextBlock
    Base class for Sax Filters to extend.
TextBlock
in file FormFilters.php, method TextBlock::TextBlock()
top

u

$uopened
in file FormFilters.php, variable ListFilter::$uopened
unsetChild
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::unsetChild()
    Unsets the child filter
unsetChild
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::unsetChild()
    Unsets the child
unsetParent
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::unsetParent()
    Breaks the connection to from the child to the parent filter.
UrlFilter
in file chained.php, method UrlFilter::UrlFilter()
UrlFilter
in file chained.php, class UrlFilter
    Base class for Sax Filters to extend.
top

w

$writer
in file AbstractFilter.php, variable XML_SaxFilters_AbstractFilter::$writer
    Stores the writer object
WhitespaceFilter
in file htmlfilter.php, class WhitespaceFilter
    Strips whitespace
write
in file WriterInterface.php, method XML_SaxFilters_WriterInterface::write()
    Write some data
write
in file StringWriter.php, method XML_SaxFilters_IO_StringWriter::write()
    Writes some data to the string
write
in file ListWriter.php, method XML_SaxFilters_IO_ListWriter::write()
    Adds elemment to the list (it won't allow you to write values which
write
in file FileWriter.php, method XML_SaxFilters_IO_FileWriter::write()
    Writes some data to file
writeLine
in file chained.php, method Output::writeLine()
WriterInterface.php
procedural page WriterInterface.php
top

x

XML_HTMLSAX
in file HTMLSaxParser.php, constant XML_HTMLSAX
XML_SAXFILTERS
in file StringWriter.php, constant XML_SAXFILTERS
    Required classes
xml2html.php
procedural page xml2html.php
XML_SaxFilters_AbstractFilter
in file AbstractFilter.php, class XML_SaxFilters_AbstractFilter
    Base class for Sax Filters to extend.
XML_SaxFilters_AbstractParser
in file AbstractParser.php, class XML_SaxFilters_AbstractParser
    Base class for Sax Parsers to extend.
XML_SaxFilters_AbstractParser
in file AbstractParser.php, method XML_SaxFilters_AbstractParser::XML_SaxFilters_AbstractParser()
    Constructs AbstractParser
XML_SaxFilters_buildChain
in file SaxFilters.php, function XML_SaxFilters_buildChain()
    Utility to help chain an array of filters together to a parser.
XML_SaxFilters_createParser
in file SaxFilters.php, function XML_SaxFilters_createParser()
    Creates the SaxFilter parser and associated IO readerType
XML_SaxFilters_ExpatParser
in file ExpatParser.php, method XML_SaxFilters_ExpatParser::XML_SaxFilters_ExpatParser()
    Constructs ExpatParser
XML_SaxFilters_ExpatParser
in file ExpatParser.php, class XML_SaxFilters_ExpatParser
    ExpatParser for the native PHP SAX XML extension
XML_SaxFilters_FilterBuilder
in file FilterBuilder.php, method XML_SaxFilters_FilterBuilder::XML_SaxFilters_FilterBuilder()
    Constructs FilterBuilder
XML_SaxFilters_FilterBuilder
in file FilterBuilder.php, class XML_SaxFilters_FilterBuilder
    Class that, given a map of tag names to other filters, can be used to create filters.
XML_SaxFilters_FilterInterface
in file FilterInterface.php, class XML_SaxFilters_FilterInterface
    FilterInterface which shows the available methods and their parameters
XML_SaxFilters_FilterMap
in file FilterBuilder.php, class XML_SaxFilters_FilterMap
    Defines a map which is used to identify when an Filter should be created.
XML_SaxFilters_FilterMap
in file FilterBuilder.php, method XML_SaxFilters_FilterMap::XML_SaxFilters_FilterMap()
XML_SaxFilters_HtmlSaxParser
in file HTMLSaxParser.php, method XML_SaxFilters_HtmlSaxParser::XML_SaxFilters_HtmlSaxParser()
    Constructs HtmlSaxParser
XML_SaxFilters_HtmlSaxParser
in file HTMLSaxParser.php, class XML_SaxFilters_HtmlSaxParser
    HtmlSaxParser adapts XML_HTMLSax parser to allow filtering
XML_SaxFilters_IO_FileReader
in file FileReader.php, method XML_SaxFilters_IO_FileReader::XML_SaxFilters_IO_FileReader()
    FileReader Constructor
XML_SaxFilters_IO_FileReader
in file FileReader.php, class XML_SaxFilters_IO_FileReader
    FileReader streams data from a file for use by an XML parser
XML_SaxFilters_IO_FileWriter
in file FileWriter.php, method XML_SaxFilters_IO_FileWriter::XML_SaxFilters_IO_FileWriter()
    FileWriter Constructor
XML_SaxFilters_IO_FileWriter
in file FileWriter.php, class XML_SaxFilters_IO_FileWriter
    FileWriter writes data to a file
XML_SaxFilters_IO_ListReader
in file ListReader.php, method XML_SaxFilters_IO_ListReader::XML_SaxFilters_IO_ListReader()
    ListReader Constructor
XML_SaxFilters_IO_ListReader
in file ListReader.php, class XML_SaxFilters_IO_ListReader
    ListReader iterates over a list. This isn't
XML_SaxFilters_IO_ListWriter
in file ListWriter.php, method XML_SaxFilters_IO_ListWriter::XML_SaxFilters_IO_ListWriter()
    ListWriter Constructor
XML_SaxFilters_IO_ListWriter
in file ListWriter.php, class XML_SaxFilters_IO_ListWriter
    ListWriter writes variables to a list
XML_SaxFilters_IO_ReaderInterface
in file ReaderInterface.php, class XML_SaxFilters_IO_ReaderInterface
    Interface for Reader classes to implement.
XML_SaxFilters_IO_StringReader
in file StringReader.php, method XML_SaxFilters_IO_StringReader::XML_SaxFilters_IO_StringReader()
    StringReader Constructor
XML_SaxFilters_IO_StringReader
in file StringReader.php, class XML_SaxFilters_IO_StringReader
    StringReader streams data from a string for use by an XML parser
XML_SaxFilters_IO_StringWriter
in file StringWriter.php, method XML_SaxFilters_IO_StringWriter::XML_SaxFilters_IO_StringWriter()
    StringWriter Constructor
XML_SaxFilters_IO_StringWriter
in file StringWriter.php, class XML_SaxFilters_IO_StringWriter
    StringWriter writes data to a string
XML_SaxFilters_ParserInterface
in file ParserInterface.php, class XML_SaxFilters_ParserInterface
    ParserInterface defines methods which SaxParsers must implement
XML_SaxFilters_WriterInterface
in file WriterInterface.php, class XML_SaxFilters_WriterInterface
    Interface for Writer classes to implement.
top

_

__destroy
in file AbstractFilter.php, method XML_SaxFilters_AbstractFilter::__destroy()
    Called whenever a filter is unset. Provides a clean up state where
top

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