Class Zend_View_Helper_HtmlFlash

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

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

Zend_View_Helper_Abstract
   |
   --Zend_View_Helper_HtmlElement
      |
      --Zend_View_Helper_HtmlObject
         |
         --Zend_View_Helper_HtmlFlash
Class Constant Summary
 TYPE = 'application/x-shockwave-flash'
Method Summary
 string htmlFlash (string $data, [ $attribs = array()], [ $params = array()], [string $content = null])
Variables
Methods
htmlFlash (line 52)

Output a flash movie object tag

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

Inherited Methods

Inherited From Zend_View_Helper_HtmlObject

 Zend_View_Helper_HtmlObject::htmlObject()

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
TYPE = 'application/x-shockwave-flash' (line 41)

Default file type for a flash applet

Inherited Constants

Inherited from Zend_View_Helper_HtmlElement

Zend_View_Helper_HtmlElement::EOL

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