|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.settings.settingsImageSizeBean
public class settingsImageSizeBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
delete()
|
query |
getQuery()
|
any |
loadBy([any sizeID], [any name], [any siteID='[runtime expression]'])
|
any |
save()
|
any |
setConfigBean([any configBean])
|
any |
setHeight([any height])
|
any |
setWidth([any width])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public any delete()
public query getQuery()
public any loadBy([any sizeID], [any name], [any siteID='[runtime expression]'])
sizeIDnamesiteIDpublic any save()
public any setConfigBean([any configBean])
configBeanpublic any setHeight([any height])
heightpublic any setWidth([any width])
width
|
Mura CMS 6.1 | ||||
| FRAMES | |||||