Public Member Functions | Data Fields

Zend_View_Helper_HtmlFlash Class Reference

Inheritance diagram for Zend_View_Helper_HtmlFlash:
Zend_View_Helper_HtmlObject Zend_View_Helper_HtmlElement Zend_View_Helper_Abstract Zend_View_Helper_Interface

Public Member Functions

 htmlFlash ($data, array $attribs=array(), array $params=array(), $content=null)

Data Fields

const TYPE = 'application/x-shockwave-flash'

Detailed Description

Definition at line 35 of file HtmlFlash.php.


Member Function Documentation

htmlFlash ( data,
array $  attribs = array(),
array $  params = array(),
content = null 
)

Output a flash movie object tag

Parameters:
string$dataThe flash file
array$attribsAttribs for the object tag
array$paramsParams for in the object tag
string$contentAlternative content
Returns:
string

Definition at line 52 of file HtmlFlash.php.


Field Documentation

const TYPE = 'application/x-shockwave-flash'

Default file type for a flash applet

Definition at line 41 of file HtmlFlash.php.


The documentation for this class was generated from the following file: