| Methods in org.sakaiproject.profile2.logic that return ProfileImage |
ProfileImage |
ProfileImageLogic.getProfileImage(Person person,
int size)
Get the profile image for a user. |
ProfileImage |
ProfileImageLogic.getProfileImage(Person person,
int size,
String siteId)
Get the profile image for a user. |
ProfileImage |
ProfileImageLogic.getProfileImage(String userUuid,
ProfilePreferences prefs,
ProfilePrivacy privacy,
int size)
Get the profile image for a user. |
ProfileImage |
ProfileImageLogic.getProfileImage(String userUuid,
ProfilePreferences prefs,
ProfilePrivacy privacy,
int size,
String siteId)
Get the profile image for a user. |