Solar_View_Helper_Form::addDecoratorAttribs()
public
Solar_View_Helper_Form
Solar_View_Helper_Form::addDecoratorAttribs
( string $part
, array $attribs
)
Adds attributes to a single decorator part, merging with existing attributes.
Parameters
(string)
$part
: The decorator part: 'list', 'elem', 'label', or 'value'.(array)
$attribs
: Attributes for the decorator tag.
Returns
(Solar_View_Helper_Form)
Description
Adds attributes to a single decorator part, merging with existing attributes.