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

Index of all elements

[ a ] [ e ] [ f ] [ g ] [ h ] [ m ] [ p ] [ r ] [ s ] [ t ] [ x ] [ _ ]

a

addToData
in file Simple.php, method XML_Parser2_Simple::addToData()
    add some string to the current ddata.
top

e

endHandler
in file Parser2.php, method XML_Parser2::endHandler()
    abstract method signature for End Handler
top

f

$folding
in file Parser2.php, variable XML_Parser2::$folding
    Whether to do case folding
$fp
in file Parser2.php, variable XML_Parser2::$fp
    File handle if parsing from a file
free
in file Parser2.php, method XML_Parser2::free()
    XML_Parser2::free()
funcEndHandler
in file Parser2.php, method XML_Parser2::funcEndHandler()
    derives and calls the End Handler function
funcStartHandler
in file Parser2.php, method XML_Parser2::funcStartHandler()
    derives and calls the Start Handler function
top

g

getCurrentDepth
in file Simple.php, method XML_Parser2_Simple::getCurrentDepth()
    get the current tag depth
top

h

$handler
in file Parser2.php, variable XML_Parser2::$handler
    Mapping from expat handler function to class method.
$handler
in file Simple.php, variable XML_Parser2_Simple::$handler
    Mapping from expat handler function to class method.
handleElement
in file Simple.php, method XML_Parser2_Simple::handleElement()
    handle a tag
top

m

$mode
in file Parser2.php, variable XML_Parser2::$mode
    Mode of operation, one of "event" or "func"
myHandler
in file xml_parser_handler.php, class myHandler
myHandlerSimple
in file xml_parser_simple_handler.php, class myHandlerSimple
myParser
in file xml_parser_file.php, class myParser
    XML Parser class.
myParser2
in file xml_parser_simple2.php, class myParser2
    Simple XML parser class.
top

p

$parser
in file Parser2.php, variable XML_Parser2::$parser
    XML parser handle
parse
in file Parser2.php, method XML_Parser2::parse()
    Central parsing function.
parseString
in file Parser2.php, method XML_Parser2::parseString()
    XML_Parser2::parseString()
Parser2.php
procedural page Parser2.php
top

r

reset
in file Parser2.php, method XML_Parser2::reset()
    Reset the parser.
reset
in file Simple.php, method XML_Parser2_Simple::reset()
    Reset the parser.
top

s

$srcenc
in file Parser2.php, variable XML_Parser2::$srcenc
    source encoding
setHandlerObj
in file Parser2.php, method XML_Parser2::setHandlerObj()
    Sets the object, that will handle the XML events
setInput
in file Parser2.php, method XML_Parser2::setInput()
    Sets the file handle to use with parse().
setInputFile
in file Parser2.php, method XML_Parser2::setInputFile()
    Sets the input xml file to be parsed
setInputString
in file Parser2.php, method XML_Parser2::setInputString()
    XML_Parser2::setInputString()
setMode
in file Parser2.php, method XML_Parser2::setMode()
    Sets the mode of the parser.
startHandler
in file Parser2.php, method XML_Parser2::startHandler()
    abstract method signature for Start Handler
Simple.php
procedural page Simple.php
top

t

$tgtenc
in file Parser2.php, variable XML_Parser2::$tgtenc
    target encoding
top

x

XML_Parser2
in file Parser2.php, class XML_Parser2
    XML Parser class.
xml_parser_file.php
procedural page xml_parser_file.php
xml_parser_funcmode.php
procedural page xml_parser_funcmode.php
xml_parser_handler.php
procedural page xml_parser_handler.php
xml_parser_simple1.php
procedural page xml_parser_simple1.php
xml_parser_simple2.php
procedural page xml_parser_simple2.php
xml_parser_simple_handler.php
procedural page xml_parser_simple_handler.php
XML_PARSER2_ERROR_FILE_NOT_READABLE
in file Parser2.php, constant XML_PARSER2_ERROR_FILE_NOT_READABLE
    specified file could not be read
XML_PARSER2_ERROR_INVALID_ENCODING
in file Parser2.php, constant XML_PARSER2_ERROR_INVALID_ENCODING
    invalid encoding was given
XML_PARSER2_ERROR_INVALID_INPUT
in file Parser2.php, constant XML_PARSER2_ERROR_INVALID_INPUT
    invalid input
XML_PARSER2_ERROR_NO_RESOURCE
in file Parser2.php, constant XML_PARSER2_ERROR_NO_RESOURCE
    resource could not be created
XML_PARSER2_ERROR_REMOTE
in file Parser2.php, constant XML_PARSER2_ERROR_REMOTE
    remote file cannot be retrieved in safe mode
XML_PARSER2_ERROR_UNSUPPORTED_MODE
in file Parser2.php, constant XML_PARSER2_ERROR_UNSUPPORTED_MODE
    unsupported mode
XML_Parser2_Exception
in file Parser2.php, class XML_Parser2_Exception
XML_Parser2_Simple
in file Simple.php, class XML_Parser2_Simple
    Simple XML parser class.
top

_

__construct
in file Parser2.php, method XML_Parser2_Exception::__construct()
    construct a new error instance
__construct
in file Parser2.php, method XML_Parser2::__construct()
    PHP5 constructor
top

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