lucee.Componentcontentbox.modules.contentbox-ui.handlers.subscription
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Handles subscriptions
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
CBHelper
|
true
|
false
|
|
any
|
messagebox
|
true
|
false
|
|
any
|
subscriberService
|
true
|
false
|
|
any
|
subscriptionService
|
true
|
false
|
Method Summary | |
---|---|
any
|
removeSubscriptions([any event], [any rc], [any prc])
Remove subscriptions. |
any
|
subscriptions([any event], [any rc], [any prc])
Display Subscriptions. |
any
|
unsubscribe([any event], [any rc], [any prc])
Unsubscribe from comment notifications. |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- id:CBHelper@cbserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- messagebox@cbmessageboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- subscriberService@cbserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:subscriptionService@cbserializable
- trueMethod Detail |
---|
Remove subscriptions
event
rc
prc
Display Subscriptions
event
rc
prc
Unsubscribe from comment notifications
event
rc
prc