lucee.Component
mura.cfobject
mura.bean.bean
mura.bean.beanFeed
mura.content.feed.feedBean
This provides content feed bean functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
numeric
|
allowHTML
|
1
|
true
|
yes
|
string
|
altName
|
true
|
false
|
|
string
|
altTable
|
true
|
false
|
|
string
|
authtype
|
DEFAULT
|
true
|
false
|
numeric
|
autoimport
|
0
|
true
|
yes
|
string
|
categoryID
|
true
|
false
|
|
string
|
channelLink
|
true
|
false
|
|
string
|
contentID
|
true
|
false
|
|
string
|
contentpoolid
|
true
|
false
|
|
string
|
cssClass
|
true
|
false
|
|
date
|
dateCreated
|
true
|
false
|
|
string
|
description
|
true
|
false
|
|
numeric
|
displayComments
|
0
|
true
|
yes
|
numeric
|
displayKids
|
0
|
true
|
yes
|
string
|
displayList
|
Title,Date,Image,Summary,Tags,Credits
|
true
|
yes
|
numeric
|
displayName
|
0
|
true
|
yes
|
numeric
|
displayRatings
|
0
|
true
|
yes
|
string
|
entityName
|
content
|
true
|
false
|
string
|
featureType
|
either
|
true
|
false
|
string
|
feedID
|
true
|
false
|
|
string
|
imageHeight
|
AUTO
|
true
|
yes
|
string
|
imageSize
|
small
|
true
|
yes
|
string
|
imageWidth
|
AUTO
|
true
|
yes
|
numeric
|
includeHomePage
|
0
|
true
|
false
|
numeric
|
isActive
|
1
|
true
|
yes
|
numeric
|
isDefault
|
0
|
true
|
yes
|
numeric
|
isFeaturesOnly
either,architecture,category.
|
0
|
true
|
yes
|
numeric
|
isLocked
|
0
|
true
|
yes
|
numeric
|
isNew
|
0
|
true
|
yes
|
numeric
|
isPublic
|
0
|
true
|
yes
|
string
|
lang
|
en-us
|
true
|
yes
|
date
|
lastUpdate
|
true
|
false
|
|
string
|
lastUpdateBy
|
true
|
false
|
|
numeric
|
liveOnly
|
1
|
true
|
yes
|
numeric
|
maxItems
|
20
|
true
|
yes
|
string
|
name
|
true
|
false
|
|
numeric
|
nextN
|
20
|
true
|
yes
|
query
|
params
|
true
|
false
|
|
string
|
parentID
|
true
|
false
|
|
string
|
remoteID
|
true
|
false
|
|
string
|
remotePubDAte
|
true
|
false
|
|
string
|
remoteSourceURL
|
true
|
false
|
|
numeric
|
restricted
|
0
|
true
|
yes
|
string
|
restrictGroups
|
true
|
false
|
|
numeric
|
showExcludeSearch
|
0
|
true
|
yes
|
numeric
|
showNavOnly
|
1
|
true
|
yes
|
any
|
site
|
true
|
false
|
|
string
|
sortBy
|
lastUpdate
|
true
|
no
|
string
|
sortDirection
|
desc
|
true
|
yes
|
string
|
type
|
local
|
true
|
yes
|
numeric
|
useCategoryIntersect
|
0
|
true
|
false
|
string
|
version
|
RSS 2.0
|
true
|
yes
|
string
|
viewalllabel
|
true
|
false
|
|
string
|
viewalllink
|
View All
|
true
|
false
|
| Constructor Summary | |
|---|---|
|
init()
|
|
| Method Summary | |
|---|---|
any
|
addParam(string field='', string relationship='and', string criteria='', string condition='EQUALS', string datatype='')
|
any
|
clone()
|
any
|
delete()
|
any
|
getAvailableCount()
|
any
|
getAvailableDisplayList()
|
any
|
getContentPoolID()
|
any
|
getDisplayList()
|
any
|
getEditUrl(any compactDisplay='false')
|
any
|
getEntityName([any useProxyName='true'])
|
any
|
getFeed()
|
any
|
getImageHeight()
|
any
|
getImageSize()
|
any
|
getImageWidth()
|
any
|
getIterator(any aggregation='false', any applyPermFilter='false', any from='', any to='', any cachedWithin='[runtime expression]')
|
any
|
getPrimaryKey()
|
any
|
getQuery(any aggregation='false', any applyPermFilter='false', [any countOnly='false'], [any menuType='default'], any from='', any to='', any cachedWithin='[runtime expression]')
|
any
|
getRemoteData()
|
any
|
loadBy()
|
any
|
removeCategoryID([String categoryID])
|
any
|
removeContentID([String contentID])
|
any
|
renderName()
|
any
|
save()
|
any
|
set(any property, [any propertyValue])
|
any
|
setAdvancedParams(any params)
|
any
|
setAltTable([any altTable])
|
any
|
setAutoImport(any autoimport)
|
any
|
setCategoryID([String categoryID], boolean append='false')
|
any
|
setContentID([String contentID], boolean append='false')
|
any
|
setDateCreated([String dateCreated])
|
any
|
setDisplayComments([any DisplayComments])
|
any
|
setDisplayKids([any DisplayKids])
|
any
|
setDisplayName([any DisplayName])
|
any
|
setDisplayRatings([any DisplayRatings])
|
any
|
setFeedManager([any feedManager])
|
any
|
setImageHeight(any ImageHeight)
|
any
|
setImageSize([any imageSize])
|
any
|
setImageWidth(any ImageWidth)
|
any
|
setIsLocked([any isLocked])
|
any
|
setLastUpdate([String lastUpdate])
|
any
|
setParams(any params)
|
any
|
setRemotePubDate(string RemotePubDate)
|
any
|
setShowExcludeSearch([any showExcludeSearch])
|
any
|
setShowNavOnly([any showNavOnly])
|
any
|
setUseCategoryIntersect([any useCategoryIntersect])
|
any
|
type([String type])
|
| Methods inherited from class mura.cfobject |
|---|
| commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
| Property Detail |
|---|
access - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - 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 - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsefieldtype - idreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueeither,architecture,category
access - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsefieldtype - many-to-onereturntype - anyfkcolumn - siteIDserializable - truecfc - siteaccess - publicrequired - noreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - yesreturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - trueaccess - publicrequired - falsereturntype - anyserializable - true| Method Detail |
|---|
addParam
in class
beanFeed
field - You can use 'Column' as an alias to fieldrelationshipcriteriaconditiondatatype
clone
in class
beanFeed
getAvailableCount
in class
beanFeed
compactDisplay
getEntityName
in class
beanFeed
useProxyName
getFeed
in class
bean
getIterator
in class
beanFeed
aggregationapplyPermFilterfromtocachedWithin
getPrimaryKey
in class
bean
getQuery
in class
beanFeed
aggregationapplyPermFiltercountOnlymenuTypefromtocachedWithincategoryIDcontentID
set
in class
bean
propertypropertyValue
setAdvancedParams
in class
beanFeed
paramsaltTableautoimportcategoryIDappendcontentIDappenddateCreatedDisplayCommentsDisplayKidsDisplayNameDisplayRatingsfeedManagerImageHeightimageSizeImageWidthisLockedlastUpdate
setParams
in class
beanFeed
paramsRemotePubDateshowExcludeSearchshowNavOnlyuseCategoryIntersecttype