|
Previous Page |
Solar_Form |
Next Page |
setAttribs()
public
void
setAttribs (
string $name,
array $attribs,
string $array default NULL
)
Sets the attributes of one element.
Parameters
- (string)
$name: The element name. - (array)
$attribs: Set these attribs on the element; the key is the attribute name, and the value is the attribute value. - (string)
$array: Rename the element as a key in this array.
Returns
- (void)
Description
Sets the attributes of one element.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _populate()
- _prepareName()
- _values()
- addFilter()
- addFilters()
- addInvalid()
- addInvalids()
- apiVersion()
- dump()
- getStatus()
- getValue()
- getValues()
- load()
- locale()
- orderElements()
- populate()
- reset()
- setAttribs()
- setElement()
- setElements()
- setFilterLocaleObject()
- setStatus()
- setType()
- setValue()
- setValues()
- validate()