An interface for plugins for the NodeCommandController that dispatches events

An interface for plugins for the NodeCommandController

Interface for a Node. This is the central interface for the Neos Content Repository.

Interface for rendering a node label string based on some strategy

Interface for a user of the content repository. Users can be owners of workspaces.

This is a NEW interface, introduced in Neos 4.3.

This is a NEW interface, introduced in Neos 4.3; and it will become the main interface with Neos 5.0 to the CR.

An interface for a Content Dimension Preset source

ContextFactory Interface

Provides generic methods to manage and work with Nodes

ContentRepository Publishing Service Interface

Interface for Migration Configurations to allow different configuration sources.

Filter instances are used to filter nodes to be worked on during a migration.

Transformation are used to change nodes as needed. They may do anything to a node in the execute() method and will be asked if they can transform a node through a call to isTransformable().

A NodeType postprocessor can be used in order to programmatically change the configuration of a node type for example to provide dynamic properties.

Contract for a Fusion DSL parser

Contract for a Fusion parser

You should implement this interface with a View that should allow access to the Fusion object it is rendered from (and so the Fusion runtime).

Interface for an Asset Adjustment

Interface for an Image Adjustment

A user-managed Asset which is stored in the Asset Repository

Interface for a stand-in object of remote or already imported assets from an asset source.

Interface for an Asset Proxy which depicts an asset whose original binary data is stored in a remote location

Interface for an Asset Proxy which provides an URI to the original binary data

Interface for an Asset Proxy which supports IPTC Metadata

Exceptions of asset sources which are thrown on connection problems should implement this interface so that they can be handled specifically.

Interface for an Asset Repository which supports collections

An interface for Asset Proxy Repositories which support sorting.

An interface of an asset which was derived from an original asset

Interface of an Image

Base interface for any class which is based on a PersistentResource.

Thumbnail Generate Interface

Interface for models which provide methods for thumbnails

An interface which defines that an asset has support for variants

Describes a strategy to find an asset model class based on the resource and optional source properties.

Interface for asset usage strategies

Interface to implement to hook into the asset model validation

An interface for a Content Dimension Preset source

Generate a Fusion prototype definition for a given node type

Interface for the node search service for finding nodes based on a fulltext search

Marker interface which can be used to replace the currently used FrontendNodeRoutePartHandler, to e.g. use the one with localization support.

Data source interface for providing generic data

Provides generic methods to manage and work with Nodes