lucee.Component
mura.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 lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
configBean| Method Detail |
|---|
contentIDsiteID
getBean
in class
cfobject
beanNameavgsiteIDthresholdlimitstartDatestopDatecontentIDsiteIDuserIDcontentIDsiteIDuserIDrate