PHP Neos\Flow\ResourceManagement Namespace

Nested Namespaces

Neos\Flow\ResourceManagement\Publishing
Neos\Flow\ResourceManagement\Storage
Neos\Flow\ResourceManagement\Streams
Neos\Flow\ResourceManagement\Target

Interfaces

Name Description
CollectionInterface Interface for a resource collection
ResourceMetaDataInterface Interface which defines the basic meta data getters and setters for PersistentResource and Storage/Object objects.

Classes

Name Description
Collection A resource collection
PersistentResource Model representing a persistable resource
ResourceManager The ResourceManager
ResourcePointer Model describing a resource pointer
ResourceRepository PersistentResource Repository
ResourceTypeConverter A type converter for converting strings, array and uploaded files to PersistentResource objects.