|
Mura CMS 6.0 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.bean.bean
mura.plugin.pluginScriptBean
public class pluginScriptBean
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
void |
delete()
|
query |
getQuery()
|
string |
getScriptID()
|
void |
load()
|
void |
save()
|
any |
setConfigBean([any configBean])
|
any |
setDoCache([String docache])
|
Methods inherited from class mura.bean.bean |
---|
getAllValues, getErrors, getValue, OnMissingMethod, parseDateArg, set, setAllValues, setErrors, setlastUpdateBy, setSiteID, setValue, validate, valueExists
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, removeValue
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init()
Method Detail |
---|
public void delete()
public query getQuery()
public string getScriptID()
public void load()
public void save()
public any setConfigBean([any configBean])
configBean
public any setDoCache([String docache])
docache
|
Mura CMS 6.0 | ||||
FRAMES |