WEB-INF.cftags.componentmura.cfobject
mura.content.rater.raterManager
This provides content rating service level logic functionality
Constructor Summary | |
---|---|
init(any configBean)
|
Method Summary | |
---|---|
any
|
getAvgRating(string contentID='', string siteID='')
|
any
|
getBean([any beanName='rateBean'])
|
any
|
getStarText(any avg='')
|
any
|
getTopRated(string siteID='', numeric threshold='0', numeric limit='0', string startDate='', string stopDate='')
|
any
|
readRate(string contentID='', string siteID='', string userID='')
|
any
|
saveRate(string contentID='', string siteID='', string userID='', numeric rate='0')
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
configBean
Method Detail |
---|
contentID
siteID
getBean
in class
cfobject
beanName
avg
siteID
threshold
limit
startDate
stopDate
contentID
siteID
userID
contentID
siteID
userID
rate