WEB-INF.cftags.componentmura.cfobject
mura.bean.bean
mura.plugin.pluginSettingBean
This provides plugin config xml custom settings functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
hint
|
true
|
true
|
|
string
|
label
|
true
|
true
|
|
string
|
message
|
true
|
true
|
|
string
|
name
|
true
|
true
|
|
string
|
optionList
|
true
|
true
|
|
string
|
optionListLabel
|
true
|
true
|
|
string
|
regex
|
true
|
true
|
|
string
|
required
|
false
|
true
|
true
|
string
|
settingValue
|
true
|
true
|
|
string
|
type
|
TextBox
|
true
|
true
|
string
|
validation
|
true
|
true
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
getHint()
|
any
|
getLabel()
|
any
|
getMessage()
|
any
|
getModuleID()
|
any
|
getName()
|
any
|
getOptionLabelList()
|
any
|
getOptionList()
|
any
|
getRegex()
|
any
|
getRequired()
|
any
|
getSettingValue()
|
any
|
getType()
|
any
|
getValidation()
|
any
|
loadSettingValue()
|
any
|
renderSetting(any theValue='useMuraDefault')
|
any
|
set([any theXML], [any moduleID])
|
any
|
setConfigBean([any configBean])
|
any
|
setHint([String Hint])
|
any
|
setLabel([String Label])
|
any
|
setMessage([String Message])
|
any
|
setModuleID([String ModuleID])
|
any
|
setName([String name])
|
any
|
setOptionLabelList([String OptionLabelList])
|
any
|
setOptionList([String OptionList])
|
any
|
setRegex([String Regex])
|
any
|
setRequired([String Required])
|
any
|
setSettingValue([String SettingValue])
|
any
|
setType([String Type])
|
any
|
setValidation([String validation])
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
returntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- trueMethod Detail |
---|
theValue
set
in class
bean
theXML
moduleID
configBean
Hint
Label
Message
ModuleID
name
OptionLabelList
OptionList
Regex
Required
SettingValue
Type
validation