Class Xyster_View_Helper_XhtmlElement

Description

View helper for generating XHTML elements

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • abstract:
  • license: New BSD License

Located in /View/Helper/XhtmlElement.php (line 26)


	
			
Direct descendents
Class Description
Xyster_View_Helper_Gravatar View helper for generating Gravatar images
Variable Summary
Zend_View_Interface $view
Method Summary
void setView ( $view)
string _htmlAttribs ( $attribs)
Variables
Zend_View_Interface $view (line 31)
  • access: public
Methods
setView (line 38)

Set the view object

  • access: public
void setView ( $view)
  • Zend_View_Interface $view
_htmlAttribs (line 50)

Converts an associative array to a string of tag attributes.

  • return: The XHTML for the attributes.
  • access: protected
string _htmlAttribs ( $attribs)
  • array $attribs: From this array, each key-value pair is converted to an attribute name and value.

Documentation generated on Mon, 19 May 2008 17:08:37 -0400 by phpDocumentor 1.4.2