Solar_View_Helper_Form::setDecoratorAttribs()
public
Solar_View_Helper_Form
Solar_View_Helper_Form::setDecoratorAttribs
( string $part
, array $attribs
)
Resets the attributes on a single decorator part, overwriting the 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
Resets the attributes on a single decorator part, overwriting the existing attributes.