lucee.Component
mura.cfobject
mura.queryParam
This provides a utility to property bind an query attribute
| Constructor Summary | |
|---|---|
|
init([any relationship=''], [any field=''], [any dataType=''], [any condition='Equals'], [any criteria=''])
|
|
| Method Summary | |
|---|---|
any
|
getAllValues()
|
any
|
getColumn()
|
any
|
getColumnStatment()
|
any
|
getCondition()
|
any
|
getContentRenderer()
|
any
|
getCriteria()
|
any
|
getDataType()
|
any
|
getExtendedIDList([any table], [any siteid], [any tableModifier=''])
|
any
|
getField()
|
any
|
getFieldStatement()
|
any
|
getIsValid()
|
any
|
getOrderBy()
|
any
|
getRelationship()
|
any
|
isGroupingParam()
|
any
|
isListParam()
|
any
|
setColumn([any column])
|
any
|
setCondition([any condition])
|
any
|
setCriteria([any criteria], [any condition])
|
any
|
setDataType([any dataType])
|
any
|
setField([any field])
|
any
|
setIsValid([any IsValid])
|
any
|
setOrderBy([any orderby])
|
any
|
setRelationship([any relationship])
|
any
|
validate()
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
relationshipfielddataTypeconditioncriteria| Method Detail |
|---|
tablesiteidtableModifiercolumnconditioncriteriaconditiondataTypefieldIsValidorderbyrelationship