API17:JSimpleXML:: endElement
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JSimpleXML::_endElement
Description
Handler function for the end of a tag.
Description:JSimpleXML:: endElement [Edit Descripton]
protected function _endElement ( $parser $name )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $parser | resource | ||
| $name | string |
- Returns
- Defined on line 306 of libraries/joomla/utilities/simplexml.php
See also
-
JSimpleXML::_endElement source code on BitBucket
-
Class JSimpleXML
-
Subpackage Utilities
- Other versions of JSimpleXML::_endElement
SeeAlso:JSimpleXML:: endElement [Edit See Also]
User contributed notes
<CodeExamplesForm />
