lucee.Component
mura.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
|
yes
|
|
string
|
label
|
true
|
yes
|
|
string
|
message
|
true
|
yes
|
|
string
|
name
|
true
|
yes
|
|
string
|
optionList
|
true
|
yes
|
|
string
|
optionListLabel
|
true
|
yes
|
|
string
|
regex
|
true
|
yes
|
|
string
|
required
|
false
|
true
|
yes
|
string
|
settingValue
|
true
|
yes
|
|
string
|
type
|
TextBox
|
true
|
yes
|
string
|
validation
|
true
|
yes
|
|
| 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 lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
| Property Detail |
|---|
access - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - true| Method Detail |
|---|
theValue
set
in class
bean
theXMLmoduleIDconfigBeanHintLabelMessageModuleIDnameOptionLabelListOptionListRegexRequiredSettingValueTypevalidation