Element index for package XML_Parser
[ e ]
[ f ]
[ h ]
[ m ]
[ p ]
[ r ]
[ s ]
[ t ]
[ x ]
[ _ ]
top
top
top
h
- $handler
- in file Parser.php, variable XML_Parser::$handler
Mapping from expat handler function to class method.
top
m
- $mode
- in file Parser.php, variable XML_Parser::$mode
Mode of operation, one of "event" or "func"
top
top
top
top
top
x
- XML_Parser
- in file Parser.php, method XML_Parser::XML_Parser()
Creates an XML parser.
- XML_Parser
- in file Parser.php, class XML_Parser
XML Parser class.
- XML_Parser_Error
- in file Parser.php, method XML_Parser_Error::XML_Parser_Error()
construct a new error instance
- 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
top
Documentation generated on Mon, 11 Mar 2019 10:15:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|