protected property DisplayFileList::$serverFileList in Filebrowser 3.x
Same name and namespace in other branches
- 8.2 src/File/DisplayFileList.php \Drupal\filebrowser\File\DisplayFileList::serverFileList
List of files as retrieved from the server source and already filters as per node and per user permissions
Type: array $serverFileList
File
- src/
File/ DisplayFileList.php, line 49
Class
- DisplayFileList
- Class FileDisplayList @package Drupal\filebrowser This class holds the list of files to be displayed on the filebrowser node. These files are retrieved from the filesystem and filtered for user and node access. The array produced by this class…
Namespace
Drupal\filebrowser\FileCode
protected $serverFileList;