WEB-INF.cftags.componentmura.cfobject
mura.bean.bean
mura.content.contentCommentBean
This provides content comment functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
commentID
|
true
|
false
|
|
string
|
comments
|
true
|
false
|
|
any
|
content
|
true
|
false
|
|
string
|
email
|
true
|
false
|
|
date
|
entered
|
true
|
false
|
|
numeric
|
flagCount
|
0
|
true
|
false
|
numeric
|
isApproved
|
0
|
true
|
false
|
numeric
|
isDeleted
|
0
|
true
|
false
|
numeric
|
isNew
|
1
|
true
|
false
|
numeric
|
isSpam
|
0
|
true
|
false
|
any
|
kids
|
true
|
false
|
|
string
|
name
|
true
|
false
|
|
any
|
parent
|
true
|
false
|
|
string
|
path
|
true
|
false
|
|
string
|
remoteID
|
true
|
false
|
|
any
|
site
|
true
|
false
|
|
numeric
|
subscribe
|
0
|
true
|
false
|
string
|
url
|
true
|
false
|
|
string
|
userID
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
clone()
|
any
|
delete()
|
any
|
flag()
|
struct
|
getAllValues()
|
any
|
getCommentID()
|
any
|
getCommenter()
|
any
|
getCrumbIterator(any sort='asc')
|
any
|
getCrumbQuery(any sort='asc')
|
any
|
getKidsIterator(boolean isEditor='false', string sortOrder='asc')
|
any
|
getKidsQuery(boolean isEditor='false', string sortOrder='asc')
|
any
|
getParent()
|
any
|
getPrimaryKey()
|
any
|
getQuery([any commentID], [any remoteID])
|
any
|
hasParent()
|
any
|
load([any commentID], [any remoteID])
|
any
|
loadBy([any commentID], [any remoteID])
|
any
|
markAsSpam()
|
any
|
notifySubscribers(any script='', any subject='', any notifyAdmin='true')
|
any
|
save(any script='', any subject='', any notify='false')
|
any
|
saveSubscription()
|
any
|
sendNotification(any script='')
|
any
|
setAllValues([any instance])
|
any
|
setCommenter()
|
any
|
setConfigBean([any configBean])
|
any
|
setContentDAO([any contentDAO])
|
any
|
setContentManager([any contentManager])
|
any
|
setEntered([any entered])
|
any
|
setFlagCount([any flagCount])
|
any
|
setIsApproved([any isApproved])
|
any
|
setIsDeleted([any isDeleted])
|
any
|
setIsSpam([any isSpam])
|
any
|
setKids([any kids])
|
any
|
setMailer([any mailer])
|
any
|
setSettingsManager([any settingsManager])
|
any
|
setSubscribe([any subscribe])
|
any
|
setTrashManager([any trashManager])
|
any
|
setURL([String url])
|
any
|
unMarkAsSpam()
|
any
|
undelete()
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
fieldtype
- idreturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- contentfieldtype
- many-to-onereturntype
- anyrequired
- falsefkcolumn
- contentidaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truepersistent
- falsereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- commentfieldtype
- one-to-manyreturntype
- anyrequired
- falsecascade
- deleteserializable
- truenested
- trueorderby
- created ascaccess
- publicreturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- commentfieldtype
- many-to-onereturntype
- anyrequired
- falsefkcolumn
- parentidaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- sitefieldtype
- many-to-onereturntype
- anyrequired
- falsefkcolumn
- siteIDaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- trueMethod Detail |
---|
clone
in class
bean
getAllValues
in class
bean
sort
sort
isEditor
sortOrder
isEditor
sortOrder
getPrimaryKey
in class
bean
commentID
remoteID
commentID
remoteID
commentID
remoteID
script
subject
notifyAdmin
script
- I'm the script that is sent to the subscribers.subject
- I'm the subject that is sent to the subscribers.notify
- I tell whether to notify subscribers.script
setAllValues
in class
bean
instance
configBean
contentDAO
contentManager
entered
flagCount
isApproved
isDeleted
isSpam
kids
mailer
settingsManager
subscribe
trashManager
url