Gravatar

Typelibrary
Dictionarylibrary.gravatar
LibraryGravatar
Associationscom.livecode.library.gravatar
Introduced10
OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Description
Tagsavatar,gravatar
TypeNameSummarySyntax
functiongetGravatarProfile

Get the user's profile data in gravatar.

getGravatarProfile(<pEmail>)

- - -getGravatarProfile.JSON

get the JSON Profile Data.

getGravatarProfile.JSON(<pEmail>)

- - -getGravatarProfile.QR

Gets the url to the qr image with the user information.

getGravatarProfile.QR(<pEmail>)

- - -getGravatarProfile.XML

get url from XML string with user info.

getGravatarProfile.XML(<pEmail>)

- - -getGravatarURL

Get the URL to request a user's avatar in gravatar.

get getGravatarURL(<pEmail>[, <pFileType>, <pSize>, <pRating>, <pDefaultImage>, <pForceDefault>])

libraryGravatar

get getGravatarURL(<pEmail>[, <pFileType>, <pSize>, <pRating>, <pDefaultImage>, <pForceDefault>])