You are here

namespace Drupal\filefield_sources\Plugin\FilefieldSource in FileField Sources 8

Classsort descending Location Description
Attach src/Plugin/FilefieldSource/Attach.php A FileField source plugin to allow use of files within a server directory.
Clipboard src/Plugin/FilefieldSource/Clipboard.php A FileField source plugin to allow transfer of files through the clipboard.
Imce src/Plugin/FilefieldSource/Imce.php A FileField source plugin to allow referencing of files from IMCE.
Reference src/Plugin/FilefieldSource/Reference.php A FileField source plugin to allow referencing of existing files.
Remote src/Plugin/FilefieldSource/Remote.php A FileField source plugin to allow downloading a file from a remote server.