Solar_View_Helper_Form::setDecorators()

public Solar_View_Helper_Form Solar_View_Helper_Form::setDecorators ( array $list )

Sets the decoration tags to use for various form parts.

Parameters

  • (array) $list: An array of key-value pairs where the key is the form part, and the value is the tag to decorate that part with.

Returns

  • (Solar_View_Helper_Form)

Description

Sets the decoration tags to use for various form parts.



Local