-
Notifications
You must be signed in to change notification settings - Fork 20
Element Evaluate
Thomas Weinert edited this page Jul 31, 2014
·
1 revision
DOMNodeList|string|int|float|bool evaluate(string $expression [, \DOMNode $context = NULL])
Evaluate an Xpath expression on an Xpath instance associated with the owner document. It can use all namespaces registered on the document. The default $context is the element node.
- Home
- Getting Started
- Tasks
- Plugins
- Functions
- Lists
- Creator (5.1)
- CSS Selectors
- Convertors
- Loaders
- Serializers (5.1)
- Transformers (5.1)
- Extended DOM
- XMLReader (6.1)
- XMLWriter (6.1)
- Interfaces