ContentViewHandler
FinalYes
Class for content view event handlers
Class ContentViewHandler
Table of Contents
Methods
- getContentTypeIdList() : mixed
- onContentFinalizeView() : bool
- Handles content view event, processing tasks from viewed comments
- onContentViewed() : int|false
- Handles content view event, marking IM notifications as read
Methods
getContentTypeIdList()
public
final static getContentTypeIdList() : mixed
onContentFinalizeView()
Handles content view event, processing tasks from viewed comments
public
static onContentFinalizeView(Event $event) : bool
Parameters
- $event : Event
-
Event.
Return values
boolonContentViewed()
Handles content view event, marking IM notifications as read
public
static onContentViewed(Event $event) : int|false
Parameters
- $event : Event
-
Event.