Uses of Interface
de.espirit.firstspirit.client.plugin.ItemsPlugin
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot
of FirstSpirit.Provides interfaces and types for web client plugins.
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
public hotspot
of FirstSpirit.-
Uses of ItemsPlugin in de.espirit.firstspirit.client.plugin
Modifier and TypeInterfaceDescriptioninterface
Definition of a plug-in providing specific items providing integrations for external preview services.interface
Definition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.interface
Definition of a plug-in providing specific items targeting the plugins menu of the java client.interface
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
ReportPlugin<T>
Interface for report plug-ins integrated in both clients ContentCreator and SiteArchitect. -
Uses of ItemsPlugin in de.espirit.firstspirit.webedit.plugin
Modifier and TypeInterfaceDescriptioninterface
Definition of a plug-in providing specific items for inline editing.interface
WebeditItemsPlugin<T extends Item<?>>
Webedit plug-in providing items.interface
Plug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized, project-specific actions. -
Uses of ItemsPlugin in de.espirit.firstspirit.webedit.plugin.media
Modifier and TypeInterfaceDescriptioninterface
Definition of a plug-in providing specific items for media management.