lucee.Componentcoldbox.system.FrameworkSupertype
coldbox.system.EventHandler
contentbox.modules.contentbox-admin.modules.contentbox-filebrowser.handlers.Editor
Image Editor
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
fileUtils
|
true
|
false
|
Method Summary | |
---|---|
any
|
crop([any event], [any rc], [any prc])
Crop image. |
any
|
imageSave([any event], [any rc], [any prc])
Save image. |
any
|
imageScale([any event], [any rc], [any prc])
Scale image. |
any
|
imageTransform([any event], [any rc], [any prc])
Flip/rotate image. |
any
|
index([any event], [any rc], [any prc])
Index. |
any
|
info([any event], [any rc], [any prc])
Info. |
private any
|
sanitizeUrl(string imgName, string imgPath)
Sanitize incoming paramed URL arguments. |
Methods inherited from class coldbox.system.EventHandler |
---|
_actionExists, _actionMetadata, _privateInvoker, getCachebox, getFlash, getLog, getLogBox, getWirebox, init, setCachebox, setFlash, setLog, setLogBox, setWirebox |
Methods inherited from class coldbox.system.FrameworkSupertype |
---|
addAsset, announceInterception, getCache, getController, getDatasource, getInstance, getInterceptor, getModel, getModuleConfig, getModuleSettings, getMyPlugin, getPlugin, getRenderer, getRequestCollection, getRequestContext, getSetting, getSettingStructure, includeUDF, loadApplicationHelpers, locateDirectoryPath, locateFilePath, persistVariables, populateModel, renderExternalView, renderLayout, renderView, runEvent, setController, setNextEvent, setSetting, settingExists |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- coldbox.system.core.util.FileUtilsserializable
- trueMethod Detail |
---|
Crop image
event
rc
prc
Save image
event
rc
prc
Scale image
event
rc
prc
Flip/rotate image
event
rc
prc
Index
event
rc
prc
Info
event
rc
prc
Sanitize incoming paramed URL arguments
imgName
imgPath