WEB-INF.cftags.componentmura.cfobject
mura.formBuilder.formBean
This provides formBean functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
Any
|
Config
|
true
|
true
|
|
date
|
DateCreate
|
true
|
true
|
|
date
|
DateLastUpdate
|
true
|
true
|
|
Struct
|
DeletedFields
|
true
|
false
|
|
Array
|
FieldOrder
|
true
|
true
|
|
Struct
|
Fields
|
true
|
true
|
|
Struct
|
FormAttributes
|
true
|
true
|
|
uuid
|
FormID
|
true
|
true
|
|
boolean
|
IsActive
|
0
|
true
|
true
|
boolean
|
IsCurrent
|
0
|
true
|
true
|
string
|
Name
|
true
|
false
|
|
string
|
Notes
|
true
|
false
|
|
string
|
Package
|
true
|
false
|
|
Array
|
Pages
|
true
|
true
|
|
string
|
RemoteID
|
true
|
false
|
|
string
|
SiteID
|
true
|
true
|
|
numeric
|
StatusCode
|
0
|
true
|
true
|
Constructor Summary | |
---|---|
init([string FormID=''], [string Name=''], [string Package=''], [boolean IsActive='0'], [boolean IsCurrent='0'], [numeric StatusCode='0'], [string Notes=''], [string SiteID=''], [string RemoteID=''], [string DateCreate=''], [string DateLastUpdate=''], [Struct FormAttributes='[runtime expression]'], [Struct Fields='[runtime expression]'], [Array FieldOrder='[runtime expression]'], [Array Pages='[runtime expression]'], [Struct DeletedFields='[runtime expression]'], [Any Config='[runtime expression]'])
|
Method Summary | |
---|---|
struct
|
getAllValues()
|
struct
|
getConfig([string mode='json'])
|
any
|
getDateCreate()
|
any
|
getDateLastUpdate()
|
struct
|
getDeletedFields()
|
any
|
getField(struct FieldID)
|
Array
|
getFieldOrder()
|
struct
|
getFields()
|
struct
|
getFormAttributes()
|
any
|
getFormID()
|
boolean
|
getIsActive()
|
boolean
|
getIsCurrent()
|
any
|
getName()
|
any
|
getNotes()
|
any
|
getPackage()
|
Array
|
getPages()
|
any
|
getRemoteID()
|
any
|
getSiteID()
|
any
|
getStatusCode()
|
fieldtypeBean
|
setAllValues(struct values)
|
any
|
setConfig(struct Config)
|
any
|
setDateCreate(string DateCreate)
|
any
|
setDateLastUpdate(string DateLastUpdate)
|
any
|
setDeletedFields(struct DeletedFields)
|
any
|
setFieldOrder(Array FieldOrder)
|
any
|
setFields(struct Fields)
|
any
|
setFormAttributes(struct FormAttributes)
|
any
|
setFormID(string FormID)
|
any
|
setIsActive(boolean IsActive)
|
any
|
setIsCurrent(boolean IsCurrent)
|
any
|
setName(string Name)
|
any
|
setNotes(string Notes)
|
any
|
setPackage(string Package)
|
any
|
setPages(Array Pages)
|
any
|
setRemoteID(string RemoteID)
|
any
|
setSiteID(string SiteID)
|
any
|
setStatusCode(numeric StatusCode)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
FormID
Name
Package
IsActive
IsCurrent
StatusCode
Notes
SiteID
RemoteID
DateCreate
DateLastUpdate
FormAttributes
Fields
FieldOrder
Pages
DeletedFields
Config
Property Detail |
---|
returntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 150access
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 50access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falsemaxlength
- 35access
- publicserializable
- truereturntype
- anyrequired
- truemaxlength
- 25access
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- trueMethod Detail |
---|
mode
FieldID
values
Config
DateCreate
DateLastUpdate
DeletedFields
FieldOrder
Fields
FormAttributes
FormID
IsActive
IsCurrent
Name
Notes
Package
Pages
RemoteID
SiteID
StatusCode