JSimpleXMLElement::addAttribute/1.5
From Joomla! Documentation
JSimpleXMLElement::addAttribute
Description
Adds an attribute to the element.
Description:JSimpleXMLElement::addAttribute [Edit Descripton]
public function addAttribute ( $name $value )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | ||
| $value | array | $attrs |
- Returns
- Defined on line 491 of libraries/joomla/utilities/simplexml.php
See also
-
JSimpleXMLElement::addAttribute on api.joomla.org
-
JSimpleXMLElement source code on JoomlaCode
-
Class JSimpleXMLElement
-
Subpackage Utilities
- Other versions of JSimpleXMLElement::addAttribute
SeeAlso:JSimpleXMLElement::addAttribute [Edit See Also]
User contributed notes
<CodeExamplesForm />