lucee.Componentmura.cfobject
mura.bean.bean
mura.category.categoryBean
This provides category bean functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
categoryID
|
true
|
false
|
|
any
|
contentAssignments
|
true
|
false
|
|
date
|
dateCreated
|
true
|
false
|
|
string
|
filename
|
true
|
false
|
|
numeric
|
isActive
|
1
|
true
|
yes
|
numeric
|
isFeatureable
|
1
|
true
|
yes
|
numeric
|
isInterestGroup
|
1
|
true
|
yes
|
numeric
|
isNew
|
1
|
true
|
yes
|
numeric
|
isOpen
|
1
|
true
|
false
|
any
|
kids
|
true
|
false
|
|
date
|
lastUpdate
|
true
|
false
|
|
string
|
lastUpdateBy
|
true
|
false
|
|
string
|
name
|
true
|
yes
|
|
string
|
note
|
true
|
false
|
|
any
|
parent
|
true
|
false
|
|
string
|
path
|
true
|
false
|
|
string
|
remoteID
|
true
|
false
|
|
date
|
remotePubDate
|
true
|
false
|
|
string
|
remoteSourceURL
|
true
|
false
|
|
string
|
restrictGroups
|
true
|
false
|
|
any
|
site
|
true
|
false
|
|
string
|
sortBy
|
orderno
|
true
|
yes
|
string
|
sortDirection
|
asc
|
true
|
yes
|
string
|
URLtitle
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
addChild([any child])
|
any
|
clone()
|
any
|
delete()
|
any
|
getCrumbIterator(any sort='asc')
|
any
|
getCrumbQuery(any sort='asc')
|
any
|
getEditUrl(any compactDisplay='false')
|
any
|
getKidsIterator(boolean activeOnly='true', boolean InterestsOnly='false')
|
any
|
getKidsQuery(boolean activeOnly='true', boolean InterestsOnly='false')
|
any
|
getParent()
|
any
|
getPrimaryKey()
|
any
|
hasParent()
|
any
|
loadBy()
|
any
|
save()
|
any
|
setCategoryManager([any categoryManager])
|
any
|
setConfigBean([any configBean])
|
any
|
setContentUtility([any contentUtility])
|
any
|
setDateCreated([String dateCreated])
|
any
|
setFilename(string filename)
|
any
|
setIsFeatureable([any IsFeatureable])
|
any
|
setLastUpdate([String lastUpdate])
|
any
|
setlastUpdateBy([String lastUpdateBy])
|
any
|
setRemotePubDate(string RemotePubDate)
|
any
|
setURLTitle(string URLTitle)
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsefieldtype
- idreturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- one-to-manyreturntype
- anyserializable
- truecfc
- contentCategoryAssignaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- one-to-manyreturntype
- anycascade
- deletenested
- trueorderby
- name ascserializable
- truecfc
- categoryaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- parentidserializable
- truecfc
- categoryaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsefieldtype
- many-to-onereturntype
- anyfkcolumn
- siteidserializable
- truecfc
- siteaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- yesreturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueMethod Detail |
---|
child
- Instance of a categoryBean
clone
in class
bean
sort
sort
compactDisplay
activeOnly
InterestsOnly
activeOnly
InterestsOnly
getPrimaryKey
in class
bean
categoryManager
configBean
contentUtility
dateCreated
filename
IsFeatureable
lastUpdate
setlastUpdateBy
in class
bean
lastUpdateBy
RemotePubDate
URLTitle