Solar_View_Helper_Form::setAttrib()

public Solar_View_Helper_Form Solar_View_Helper_Form::setAttrib ( string $key , string $val = NULL )

Sets a form-tag attribute.

Parameters

  • (string) $key: The attribute name.

  • (string) $val: The attribute value.

Returns

  • (Solar_View_Helper_Form)

Description

Sets a form-tag attribute.



Local