Class Zend_View_Helper_FormImage

Description

Helper to generate an "image" element

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

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

Generates an 'image' element.

  • return: The element XHTML.
  • access: public
string formImage (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 source ('src="..."') for the image.
  • 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 Tue, 18 Apr 2006 11:55:05 -0700 by phpDocumentor 1.3.0RC3