Configuration
Configuration keys for the Solar_View_Helper_Form
class.
attribs
(array) Default attributes to use in the <form> tag.
Default:
array ( )
request
(array) A Solar_Request dependency injection.
Default:
'request'
descr_part
(string) Where to place descriptions (in the 'label' or the 'value').
Default:
'value'
decorator_attribs
(array) Use these attributes for decorator tags.
Default:
array ( )
css_classes
(array) Use these CSS classes for form elements.
Default:
array ( )
label_suffix
(string) Attach this suffix to all labels.
Default:
null