Virtual filesystem structure.
package | filicious-core |
---|---|
author | Christian Schiffler |
author | Tristan Lins |
author | Oliver Hoff |
__construct(\Filicious\Internals\Adapter $adapter)
\Filicious\Internals\Adapter
__destruct()
disableStreaming()
enableStreaming(mixed $host, null $scheme) : static
null
static
getEventDispatcher() : \Symfony\Component\EventDispatcher\EventDispatcherInterface | null
getPlugin(mixed $name) : \Filicious\Plugin\FilesystemPluginInterface | null
getStreamHost() : string | null
string
null
getStreamPrefix() : string | null
string
null
getStreamScheme() : string | null
string
null
hasPlugin(mixed $name) : \Filicious\Plugin\FilesystemPluginInterface | null
isStreamingEnabled() : bool
bool
setEventDispatcher(\Symfony\Component\EventDispatcher\EventDispatcherInterface|null $eventDispatcher) : static
static
setPluginManager(\Filicious\Plugin\PluginManager|null $pluginManager) : static
$eventDispatcher : \Symfony\Component\EventDispatcher\EventDispatcherInterface | null
$streamHost : string
$streamScheme : string