JSimpleXML:: startElement/1.5
From Joomla! Documentation
JSimpleXML::_startElement
Description
Handler function for the start of a tag.
Description:JSimpleXML:: startElement [Edit Descripton]
public function _startElement ( $parser $name $attrs=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $parser | resource | ||
| $name | string | ||
| $attrs | array | array() |
- Returns
- Defined on line 283 of libraries/joomla/utilities/simplexml.php
See also
-
JSimpleXML::_startElement on api.joomla.org
-
JSimpleXML source code on JoomlaCode
-
Class JSimpleXML
-
Subpackage Utilities
- Other versions of JSimpleXML::_startElement
SeeAlso:JSimpleXML:: startElement [Edit See Also]
User contributed notes
<CodeExamplesForm />