XML_XPath
[
class tree: XML_XPath
] [
index: XML_XPath
] [
all elements
]
Packages:
XML_XPath
Classes:
XML_XPath
XML_XPath_common
XML_XPath_Error
XML_XPath_result
Files:
common.php
error.php
result.php
XML_XPath_example.php
XPath.php
Class: XML_XPath_Error
Source Location: /XML_XPath-1.2.4/XPath/error.php
Class Overview
PEAR_Error | --XML_XPath_Error
Error class for the XML_XPath interface, which just prepares some variables and spawns PEAR_Error
Author(s):
Dan Allen <
dan at mojavelinux.com
>
Version:
Revision: 1.1
Variables
$error_message_prefix
Inherited Variables
Inherited Methods
Class Details
[line
42
]
Error class for the XML_XPath interface, which just prepares some variables and spawns PEAR_Error
Author:
Dan Allen <
dan@mojavelinux.com
>
Version:
Revision: 1.1
Since:
PHP 4.2.1
Access:
public
[
Top
]
Class Variables
$error_message_prefix =
'XML_XPath Error: '
[line
49
]
Message in front of the error message
Type:
string
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:44:42 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.