API17:JUpdate:: 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.
JUpdate::_endElement
Description
Callback for closing the element Note: This is public because it is called externally.
Description:JUpdate:: endElement [Edit Descripton]
Synopsis
public JUpdate::_endElement ($parser, $name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $parser | object | parser object | |
| $name | string | name of element that was closed |
Returns
Defined in
libraries/joomla/updater/update.php (line 101)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
