Class Zend_View_Helper_FormFile

Description

Helper to generate a "file" element

  • license: New BSD License
  • copyright: Copyright (c) 2006 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/View/Helper/FormFile.php (line 38)

Zend_View_Helper_FormElement
   |
   --Zend_View_Helper_FormFile
Method Summary
string formFile (string|array $name, [mixed $value = null], [array $attribs = null])
Methods
formFile (line 56)

Generates a 'file' element.

  • return: The element XHTML.
  • access: public
string formFile (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 Sun, 29 Oct 2006 21:27:17 -0600 by phpDocumentor 1.3.0RC6