lucee.Component
mura.cfobject
mura.bean.bean
mura.bean.beanFeed
mura.user.userFeedBean
This provides user feed functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
string
|
bean
|
user
|
true
|
yes
|
string
|
categoryID
|
true
|
yes
|
|
string
|
groupID
|
true
|
yes
|
|
numeric
|
inActive
|
0
|
true
|
yes
|
numeric
|
isPublic
|
1
|
true
|
yes
|
string
|
siteID
|
true
|
yes
|
|
string
|
sortBy
|
lname
|
true
|
yes
|
string
|
sortDirection
|
asc
|
true
|
yes
|
numeric
|
type
|
2
|
true
|
yes
|
| Constructor Summary | |
|---|---|
|
init()
|
|
| Method Summary | |
|---|---|
any
|
clone()
|
any
|
getAvailableCount()
|
any
|
getIterator(any cachedWithin='[runtime expression]')
|
any
|
getQuery(any cachedWithin='[runtime expression]')
|
any
|
setCategoryID([String categoryID], boolean append='false')
|
any
|
setGroupID([String groupID], boolean append='false')
|
any
|
setInActive([any inactive])
|
any
|
setIsPublic([any isPublic])
|
any
|
setParams(any params)
|
any
|
setType([any 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 - 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 |
|---|
clone
in class
beanFeed
getAvailableCount
in class
beanFeed
getIterator
in class
beanFeed
cachedWithin
getQuery
in class
beanFeed
cachedWithincategoryIDappendgroupIDappendinactiveisPublic
setParams
in class
beanFeed
paramstype