- calculateMD5(String) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Calculate an MD5 hash of a string
- checkContentTypeForProfileImage(String) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Check content type against allowed types. only JPEG,GIF and PNG are support at the moment
- convertDateForStatus(Date) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Convert a date into a field like "just then, 2 minutes ago, 4 hours ago, yesterday, on sunday, etc"
- convertDateToString(Date, String) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Convert a Date into a String according to format, or, if format
is set to null, do a current locale based conversion.
- convertStringToDate(String, String) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Convert a string into a Date object (reverse of above
- createAvatar(byte[], String) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Creates a square avatar image by taking a segment out of the centre of the original image and resizing to the appropriate dimensions
- createEventRef(String) - Static method in class org.sakaiproject.profile2.util.ProfileUtils
-
Creates a full profile event reference for a given reference