PHP Neos\ContentRepository\Domain\Service Пространство имен

Пространства имен

Neos\ContentRepository\Domain\Service\Cache
Neos\ContentRepository\Domain\Service\ImportExport

Interfaces

Имя Описание
ContentDimensionPresetSourceInterface An interface for a Content Dimension Preset source
ContextFactoryInterface ContextFactory Interface
NodeServiceInterface Provides generic methods to manage and work with Nodes
PublishingServiceInterface ContentRepository Publishing Service Interface

Классы

Имя Описание
ConfigurationContentDimensionPresetSource A Dimension Preset Source that gets presets from settings
ContentDimensionCombinator Generates dimension combinations.
Context Context
ContextFactory The ContextFactory makes sure you don't create context instances with the same properties twice. Calling create() with the same parameters a second time will return the _same_ Context instance again.
NodeTypeManager Manager for node types
PublishingService A generic ContentRepository Publishing Service