Package | Description |
---|---|
de.espirit.firstspirit.client.plugin |
Provides interfaces and types for client plugins.
|
de.espirit.firstspirit.store | |
de.espirit.firstspirit.webedit.plugin |
Provides interfaces and types for web client plugins.
|
de.espirit.firstspirit.workflow |
Modifier and Type | Interface and Description |
---|---|
interface |
ItemsPlugin<A extends Item<?>>
General type definition of plug-ins providing an arbitrary number of items of a specific item type.
|
interface |
JavaClientContextNewMenuItemsPlugin
Definition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.
|
interface |
JavaClientContextPluginsMenuItemsPlugin
Definition of a plug-in providing specific items targeting the plugins menu of the java client.
|
interface |
JavaClientEditorialToolbarItemsPlugin
Definition of a plug-in providing specific items targetting the editorial toolbar of the java client.
|
interface |
JavaClientItemsPlugin<T extends Item<?>>
JavaClient plug-in providing items.
|
interface |
JavaClientPermanentPlugin
A marker for a FirstSpirit plug-in that is to run permanently, i.e., throughout a java client's lifetime.
|
interface |
WebeditPermanentPlugin
A marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditStoreMappingPlugin
This interface maps a given
SiteStoreFolder to a (maybe new) PageFolder and is used
during create and move operations in the FirstSpirit WebClient. |
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditInlineEditItemsPlugin
Definition of a plug-in providing specific items for inline editing.
|
interface |
WebeditItemsPlugin<T extends Item<?>>
Webedit plug-in providing items.
|
interface |
WebeditReportPlugin<T>
Interface for WebClient report plug-ins.
|
interface |
WebeditToolbarActionsItemsPlugin
Plug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized,
project-specific actions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditElementStatusProviderPlugin
Provides information of which elements should be available for workflow actions and in which release state is a given element.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500