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