Neos\ContentRepository\Domain\Model
Namespaces
Classes
Some NodeData (persisted or transient)
A content dimension for nodes
A Content Object Proxy object to connect domain models to nodes
The expression based node label generator that is used as default if a label expression is configured.
This is the main API for storing and retrieving content in the system.
The node data inside the content repository. This is only a data container that could be exchanged in the future.
NOTE: This is internal only and should not be used or extended by userland code.
A container of properties which can be used as a template for generating new nodes.
A Node Type
A Workspace
Interfaces
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.