Uses of Class
org.primefaces.component.avatar.Avatar
-
Packages that use Avatar Package Description org.primefaces.component.avatar -
-
Uses of Avatar in org.primefaces.component.avatar
Methods in org.primefaces.component.avatar with parameters of type Avatar Modifier and Type Method Description protected StringAvatarRenderer. calculateLabel(javax.faces.context.FacesContext context, Avatar avatar)Generates a label based on the text if its more than 2 characters.protected voidAvatarRenderer. encodeDefaultContent(javax.faces.context.FacesContext context, Avatar avatar, String label)protected StringAvatarRenderer. generateGravatar(javax.faces.context.FacesContext context, Avatar avatar)Generate a Gravatar URL for an email addressed based on API docs.
-