You are here

Classes, traits, and interfaces in File Management 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FileManagement class Drupal\file_management src/FileManagement.php File Management helper methods. 1 2
FileManagementController class Drupal\file_management\Controller src/Controller/FileManagementController.php Provides the view, add pages and title callbacks for file entities.
FileManagementDeleteFileConfirmForm class Drupal\file_management\Form src/Form/FileManagementDeleteFileConfirmForm.php Defines a confirmation form for deleting mymodule data.
FileManagementEditFileForm class Drupal\file_management\Form src/Form/FileManagementEditFileForm.php Provides a form for editing files.
FileManagementInterface interface Drupal\file_management src/FileManagementInterface.php Defines re-usable services and functions for file management. 1
FileManagementOperations class Drupal\file_management\Plugin\views\field src/Plugin/views/field/FileManagementOperations.php Renders all operations links for a file.
FileManagementViewController class Drupal\file_management_view\Controller modules/file_management_view/src/Controller/FileManagementViewController.php Provides route responses for the File Management Views module.

Other projects