[ 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_Parser_Simple::addToData()
    add some string to the current ddata.
top

e

$error_message_prefix
in file Parser.php, variable XML_Parser_Error::$error_message_prefix
    prefix for all messages
endHandler
in file Parser.php, method XML_Parser::endHandler()
    abstract method signature for End Handler
top

f

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

g

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

h

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

m

$mode
in file Parser.php, variable XML_Parser::$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_simple2.php, method myParser2::myParser()
myParser
in file xml_parser_file.php, class myParser
    XML Parser class.
myParser
in file xml_parser_file.php, method myParser::myParser()
myParser2
in file xml_parser_simple2.php, class myParser2
    Simple XML parser class.
top

p

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

r

raiseError
in file Parser.php, method XML_Parser::raiseError()
    XML_Parser::raiseError()
reset
in file Parser.php, method XML_Parser::reset()
    Reset the parser.
reset
in file Simple.php, method XML_Parser_Simple::reset()
    Reset the parser.
top

s

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

t

$tgtenc
in file Parser.php, variable XML_Parser::$tgtenc
    target encoding
top

x

XML_Parser
in file Parser.php, class XML_Parser
    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_Parser_Error
in file Parser.php, method XML_Parser_Error::XML_Parser_Error()
    PHP4 constructor for backwards compatibility with older code
XML_Parser_Error
in file Parser.php, class XML_Parser_Error
    error class, replaces PEAR_Error
XML_PARSER_ERROR_FILE_NOT_READABLE
in file Parser.php, constant XML_PARSER_ERROR_FILE_NOT_READABLE
    specified file could not be read
XML_PARSER_ERROR_INVALID_ENCODING
in file Parser.php, constant XML_PARSER_ERROR_INVALID_ENCODING
    invalid encoding was given
XML_PARSER_ERROR_INVALID_INPUT
in file Parser.php, constant XML_PARSER_ERROR_INVALID_INPUT
    invalid input
XML_PARSER_ERROR_NO_RESOURCE
in file Parser.php, constant XML_PARSER_ERROR_NO_RESOURCE
    resource could not be created
XML_PARSER_ERROR_REMOTE
in file Parser.php, constant XML_PARSER_ERROR_REMOTE
    remote file cannot be retrieved in safe mode
XML_PARSER_ERROR_UNSUPPORTED_MODE
in file Parser.php, constant XML_PARSER_ERROR_UNSUPPORTED_MODE
    unsupported mode
XML_Parser_Simple
in file Simple.php, class XML_Parser_Simple
    Simple XML parser class.
top

_

__construct
in file Simple.php, method XML_Parser_Simple::__construct()
    Creates an XML parser.
__construct
in file Parser.php, method XML_Parser_Error::__construct()
    construct a new error instance
__construct
in file Parser.php, method XML_Parser::__construct()
    PHP5 constructor
top

Documentation generated on Wed, 10 Apr 2019 14:24:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.