lucee.Componentcontentbox.models.ui.Avatar
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
requestService
|
true
|
false
|
Constructor Summary | |
---|---|
init()
Constructor. |
Method Summary | |
---|---|
any
|
renderAvatar(any email, [numeric size='80'], [string class='gravatar'])
Render an avatar image. |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Constructor
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- coldbox:requestServiceserializable
- trueMethod Detail |
---|
Render an avatar image
email
- THe email to rendersize
- The pixel size, defautls to 80class
- An optional class to add