lucee.Componentcoldbox.system.FrameworkSupertype
coldbox.system.Interceptor
contentbox.models.subscriptions.SubscriptionListener
ContentBox - A Modular Content Platform Copyright 2012 by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com Apache License, Version 2.0 Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp] Licensed under the Apache License, Version 2.0 (the "License" ); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment Notification interceptor
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
commentService
|
true
|
false
|
|
any
|
commentSubscriptionService
|
true
|
false
|
|
any
|
subscriberService
|
true
|
false
|
Method Summary | |
---|---|
void
|
cbadmin_onCommentStatusUpdate(any event, struct interceptData)
|
void
|
cbui_onCommentPost(any event, struct interceptData)
|
any
|
configure()
Configure. |
string
|
getCommentService()
|
string
|
getCommentSubscriptionService()
|
string
|
getSubscriberService()
|
any
|
setCommentService(any commentService)
|
any
|
setCommentSubscriptionService(any commentSubscriptionService)
|
any
|
setSubscriberService(any subscriberService)
|
Methods inherited from class coldbox.system.Interceptor |
---|
appendToBuffer, clearBuffer, getBufferObject, getBufferString, getCachebox, getFlash, getInterceptorService, getLog, getLogBox, getProperties, getProperty, getWirebox, init, propertyExists, setCachebox, setFlash, setInterceptorService, setLog, setLogBox, setProperties, setProperty, setWirebox, unregister |
Methods inherited from class coldbox.system.FrameworkSupertype |
---|
addAsset, announceInterception, getCache, getController, getInstance, getInterceptor, getModel, getModuleConfig, getModuleSettings, getMyPlugin, getPlugin, getRenderer, getRequestCollection, getRequestContext, getSetting, getSettingStructure, includeUDF, loadApplicationHelpers, locateDirectoryPath, locateFilePath, persistVariables, populateModel, relocate, renderExternalView, renderLayout, renderView, runEvent, setController, setNextEvent, setSetting, settingExists |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- id:commentService@cbserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:commentSubscriptionService@cbserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- id:subscriberService@cbserializable
- trueMethod Detail |
---|
event
interceptData
event
interceptData
Configure
configure
in class
coldbox.system.Interceptor
commentService
commentSubscriptionService
subscriberService