railo-context.Component
coldbox.system.FrameworkSupertype
coldbox.system.Plugin
contentbox.plugins.Avatar
| Constructor Summary | |
|---|---|
|
init(any controller)
Constructor. |
|
| Method Summary | |
|---|---|
any
|
renderAvatar(any email, [numeric size='80'])
Render an avatar image. |
| Methods inherited from class coldbox.system.Plugin |
|---|
| getpluginAuthor, getpluginAuthorURL, getPluginDescription, getPluginName, getpluginPath, getPluginVersion, getRequestCollection, getRequestContext, setpluginAuthor, setpluginAuthorURL, setPluginDescription, setPluginName, setPluginVersion |
| Methods inherited from class coldbox.system.FrameworkSupertype |
|---|
| $htmlhead, addAsset, announceInterception, getColdboxOCM, getController, getDatasource, getInstance, getInterceptor, getMemento, getModel, getModuleSettings, getMyPlugin, getPlugin, getSetting, getSettingStructure, includeUDF, loadGlobalUDFLibraries, locateDirectoryPath, locateFilePath, persistVariables, populateModel, renderExternalView, renderLayout, renderView, runEvent, setNextEvent, setSetting, settingExists |
| Methods inherited from class railo-context.Component |
|---|
| None |
| Constructor Detail |
|---|
Constructor
controller| Method Detail |
|---|
Render an avatar image
email - THe email to rendersize - The pixel size, defautls to 80