|
Mura CMS 6.1 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.bean.bean
mura.bean.beanFeed
mura.user.userFeedBean
public class userFeedBean
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any |
getAvailableCount()
|
any |
getIterator()
|
query |
getQuery()
|
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, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init()
Method Detail |
---|
public any getAvailableCount()
getAvailableCount
in class
beanFeed
public any getIterator()
getIterator
in class
beanFeed
public query getQuery()
getQuery
in class
beanFeed
public any setCategoryID([String categoryID], boolean append='false')
categoryID
append
public any setGroupID([String groupID], boolean append='false')
groupID
append
public any setInActive([any inactive])
inactive
public any setIsPublic([any isPublic])
isPublic
public any setParams(any params)
setParams
in class
beanFeed
params
public any setType([any type])
type
|
Mura CMS 6.1 | ||||
FRAMES |