Package | Description |
---|---|
com.gentics.api.portalnode.plugin |
Package for specific plugin implementations.
|
com.gentics.api.portalnode.portlet |
Package for the Gentics® specific Portlet implementations and enhancements.
|
Modifier and Type | Method and Description |
---|---|
void |
GenticsPluginServer.onPluginEvent(EventRequest eventRequest,
EventResponse eventResponse)
onPluginEvent will be called everytime a plugin triggers an event
|
void |
AbstractGenticsPlugin.onPluginEvent(EventRequest eventRequest,
EventResponse eventResponse) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractGenticsPortlet.handlePortalEvent(EventRequest request,
EventResponse response)
event handler method that can be overwritten by classes extending
AbstractGenticsPortlet.
|
void |
AbstractGenticsPortlet.onPluginEvent(EventRequest eventRequest,
EventResponse eventResponse)
is called whenever a plugin is performing an event
|
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.