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 | Class and Description |
---|---|
class |
AbstractGenticsPlugin
Abstract class that provides a default implementation of the most
important plugin methods and should be used as base class for creating new
plugins
|
protected class |
AbstractGenticsPlugin.SubPluginEventBrokerProvider
Internal helper class to provide the event broker for nested plugins
|
class |
ViewPlugin
Views plugin to manage multiple views (forms)
|
Modifier and Type | Method and Description |
---|---|
void |
GenticsPlugin.setEventBrokerProvider(EventBrokerProvider eventBrokerProvider)
Set the event broker provider
|
void |
AbstractGenticsPlugin.setEventBrokerProvider(EventBrokerProvider eventBrokerProvider) |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractGenticsPortlet.SubPluginEventBrokerProvider
Internal helper class to provide the event broker for nested plugins
|
Copyright © 2016 Gentics Software GmbH. All Rights Reserved.