ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
getMethod () | |
Get the method name. More... | |
handle ($path, array $metadata) | |
Get metadata for an object with required metadata. More... | |
Public Member Functions inherited from League\Flysystem\Plugin\AbstractPlugin | |
setFilesystem (FilesystemInterface $filesystem) | |
Set the Filesystem object. More... | |
Additional Inherited Members | |
Protected Attributes inherited from League\Flysystem\Plugin\AbstractPlugin | |
$filesystem | |
Definition at line 7 of file GetWithMetadata.php.
League\Flysystem\Plugin\GetWithMetadata::getMethod | ( | ) |
Get the method name.
Implements League\Flysystem\PluginInterface.
Definition at line 14 of file GetWithMetadata.php.
League\Flysystem\Plugin\GetWithMetadata::handle | ( | $path, | |
array | $metadata | ||
) |
Get metadata for an object with required metadata.
string | $path | path to file |
array | $metadata | metadata keys |
InvalidArgumentException |
Definition at line 29 of file GetWithMetadata.php.
References $key, $keys, and $path.