|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.plugin.pluginDisplayObjectBean
public class pluginDisplayObjectBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
delete()
|
string |
getConfiguratorInit()
|
string |
getconfiguratorJS()
|
string |
getDisplayMethod()
|
string |
getDisplayObjectFile()
|
string |
getDoCache()
|
string |
getLocation()
|
string |
getModuleID()
|
string |
getName()
|
string |
getObjectID()
|
query |
getQuery()
|
any |
load()
|
any |
loadByName()
|
any |
save()
|
any |
setConfigBean([any configBean])
|
any |
setConfiguratorInit([String configuratorInit])
|
any |
setconfiguratorJS([String configuratorJS])
|
any |
setDisplayMethod([String displayMethod])
|
any |
setDisplayObjectFile([String displayObjectFile])
|
any |
setDoCache([String docache])
|
any |
setLocation([String location])
|
any |
setModuleID([String moduleID])
|
any |
setName([String name])
|
any |
setObjectID([String objectID])
|
| 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 string getConfiguratorInit()
public string getconfiguratorJS()
public string getDisplayMethod()
public string getDisplayObjectFile()
public string getDoCache()
public string getLocation()
public string getModuleID()
public string getName()
public string getObjectID()
public query getQuery()
public any load()
public any loadByName()
public any save()
public any setConfigBean([any configBean])
configBeanpublic any setConfiguratorInit([String configuratorInit])
configuratorInitpublic any setconfiguratorJS([String configuratorJS])
configuratorJSpublic any setDisplayMethod([String displayMethod])
displayMethodpublic any setDisplayObjectFile([String displayObjectFile])
displayObjectFilepublic any setDoCache([String docache])
docachepublic any setLocation([String location])
locationpublic any setModuleID([String moduleID])
moduleIDpublic any setName([String name])
namepublic any setObjectID([String objectID])
objectID
|
Mura CMS 6.1 | ||||
| FRAMES | |||||