__construct()
addError()
evaluate()
query()
queryWithErrorException()
registerNamespace()
registerPhpFunctions()
$errors
Extends DOMXpath to throw ErrorExceptions instead of raising errors.
__construct()
inherited_from | DOMXPath::__construct() |
---|
addError(int $errno, string $errstr, string $errfile, int $errline) : void
int
string
string
int
evaluate()
inherited_from | DOMXPath::evaluate() |
---|
query()
inherited_from | DOMXPath::query() |
---|
queryWithErrorException(string $expression) : \DOMNodeList
registerNamespace()
inherited_from | DOMXPath::registerNamespace() |
---|
registerPhpFunctions()
inherited_from | DOMXPath::registerPhpFunctions() |
---|
$errors : array