JSimpleXMLElement::getElementByPath/1.5
From Joomla! Documentation
JSimpleXMLElement::getElementByPath
Description
Get an element in the document by / separated path.
Description:JSimpleXMLElement::getElementByPath [Edit Descripton]
public & function getElementByPath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The / separated path to the element |
- Returns object
- Defined on line 568 of libraries/joomla/utilities/simplexml.php
See also
-
JSimpleXMLElement::getElementByPath on api.joomla.org
-
JSimpleXMLElement source code on JoomlaCode
-
Class JSimpleXMLElement
-
Subpackage Utilities
- Other versions of JSimpleXMLElement::getElementByPath
SeeAlso:JSimpleXMLElement::getElementByPath [Edit See Also]
User contributed notes
<CodeExamplesForm />