Class Xyster_View_Helper_Gravatar

Description

View helper for generating Gravatar images

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

Located in /View/Helper/Gravatar.php (line 32)

Xyster_View_Helper_XhtmlElement
   |
   --Xyster_View_Helper_Gravatar
Method Summary
string gravatar (string $email, [ $options = array()], [ $attribs = array()])
Variables
Methods
gravatar (line 42)

Creates a gravatar XHTML image tag

  • return: Image tag
  • access: public
string gravatar (string $email, [ $options = array()], [ $attribs = array()])
  • string $email: Email address of the gravatar account
  • array $options: See: http://site.gravatar.com/site/implement#section_1_1
  • array $attribs: An array of attributes for the image tag

Inherited Methods

Inherited From Xyster_View_Helper_XhtmlElement

Xyster_View_Helper_XhtmlElement::setView()
Xyster_View_Helper_XhtmlElement::_htmlAttribs()

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