Class Zend_View_Helper_HtmlObject

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

Located in /View/Helper/HtmlObject.php (line 35)

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_HtmlElement
      |
      --Zend_View_Helper_HtmlObject
Direct descendents
Method Summary
 string htmlObject (string $data, string $type, [ $attribs = array()], [ $params = array()], [string $content = null])
Variables
Methods
htmlObject (line 47)

Output an object set

  • access: public
string htmlObject (string $data, string $type, [ $attribs = array()], [ $params = array()], [string $content = null])
  • string $data: The data file
  • string $type: Data file type
  • array $attribs: Attribs for the object tag
  • array $params: Params for in the object tag
  • string $content: Alternative content for object

Inherited Methods

Inherited From Zend_View_Helper_HtmlElement

 Zend_View_Helper_HtmlElement::getClosingBracket()
 Zend_View_Helper_HtmlElement::_htmlAttribs()
 Zend_View_Helper_HtmlElement::_isXhtml()
 Zend_View_Helper_HtmlElement::_normalizeId()

Inherited From Zend_View_Helper_Abstract

 Zend_View_Helper_Abstract::direct()
 Zend_View_Helper_Abstract::setView()
Class Constants

Documentation generated on Mon, 21 Jun 2010 15:27:12 -0400 by phpDocumentor 1.4.3