Public Member Functions

Zend_View_Helper_HtmlObject Class Reference

Inheritance diagram for Zend_View_Helper_HtmlObject:
Zend_View_Helper_HtmlElement Zend_View_Helper_Abstract Zend_View_Helper_Interface Zend_View_Helper_HtmlFlash Zend_View_Helper_HtmlPage Zend_View_Helper_HtmlQuicktime

Public Member Functions

 htmlObject ($data, $type, array $attribs=array(), array $params=array(), $content=null)

Detailed Description

Definition at line 35 of file HtmlObject.php.


Member Function Documentation

htmlObject ( data,
type,
array $  attribs = array(),
array $  params = array(),
content = null 
)

Output an object set

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

Definition at line 47 of file HtmlObject.php.


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