Social / GravatarViewHelper

Hashes an email-address and fetches the image from gravatar

Type: Tag Based

General properties

Name: Type: Description: Default value:
accesskey string Keyboard shortcut to access this element  
additionalAttributes array Additional tag attributes. They will be added directly to the resulting HTML tag.  
alt string alt-text  
class string CSS class(es) for this element  
dir string Text direction for this HTML element. Allowed strings: “ltr” (left to right), “rtl” (right to left)  
email string e-mail address of the user  
id string Unique (in this file) identifier for this HTML element.  
lang string Language for this element. Use short names specified in RFC 1766  
onclick string JavaScript evaluated for the onclick event  
size integer size since the images are square  
style string Individual CSS styles for this element  
tabindex integer Specifies the tab order of this element  
title string Tooltip text of element