WEB-INF.cftags.componentmura.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
|
true
|
string
|
categoryID
|
true
|
true
|
|
string
|
groupID
|
true
|
true
|
|
numeric
|
inActive
|
0
|
true
|
true
|
numeric
|
isPublic
|
1
|
true
|
true
|
string
|
siteID
|
true
|
true
|
|
string
|
sortBy
|
lname
|
true
|
true
|
string
|
sortDirection
|
asc
|
true
|
true
|
numeric
|
type
|
2
|
true
|
true
|
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 WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
returntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- trueMethod Detail |
---|
clone
in class
beanFeed
getAvailableCount
in class
beanFeed
getIterator
in class
beanFeed
cachedWithin
getQuery
in class
beanFeed
cachedWithin
categoryID
append
groupID
append
inactive
isPublic
setParams
in class
beanFeed
params
type