Class Zend_View_Helper_FormButton

Description

Helper to generate a "button" element

Located in /library/Zend/View/Helper/FormButton.php (line 36)

Zend_View_Helper_FormElement
   |
   --Zend_View_Helper_FormButton
Method Summary
 string formButton (string|array $name, [mixed $value = null], [array $attribs = null])
Methods
formButton (line 53)

Generates a 'button' element.

  • return: The element XHTML.
  • access: public
string formButton (string|array $name, [mixed $value = null], [array $attribs = null])
  • string|array $name: If a string, the element name. If an array, all other parameters are ignored, and the array elements are extracted in place of added parameters.
  • mixed $value: The element value.
  • array $attribs: Attributes for the element tag.

Inherited Methods

Inherited From Zend_View_Helper_FormElement

 Zend_View_Helper_FormElement::_getInfo()
 Zend_View_Helper_FormElement::_hidden()
 Zend_View_Helper_FormElement::_htmlAttribs()

Documentation generated on Wed, 08 Mar 2006 04:52:32 -0800 by phpDocumentor 1.3.0RC4