You are here

constant FILEFIELD_SOURCE_REMOTE_HINT_TEXT in FileField Sources 8

Same name and namespace in other branches
  1. 6 sources/remote.inc \FILEFIELD_SOURCE_REMOTE_HINT_TEXT
  2. 7 sources/remote.inc \FILEFIELD_SOURCE_REMOTE_HINT_TEXT
2 uses of FILEFIELD_SOURCE_REMOTE_HINT_TEXT
Remote::process in src/Plugin/FilefieldSource/Remote.php
Process callback for file field source plugin.
Remote::value in src/Plugin/FilefieldSource/Remote.php
Value callback for file field source plugin.

File

./filefield_sources.module, line 26
Extend FileField to allow files from multiple sources.

Code

const FILEFIELD_SOURCE_REMOTE_HINT_TEXT = 'http://example.com/files/file.png';