You are here

Classes, traits, and interfaces in Filebrowser 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Filebrowser class Drupal\filebrowser\Entity lib/Drupal/filebrowser/Entity/Filebrowser.php Defines the Filebrowser entity.
FilebrowserDeleteForm class Drupal\ffilebrowser\Entity\Form lib/Drupal/filebrowser/Entity/Form/FilebrowserDeleteForm.php Provides Confirmation form when deleting filebrowser content
FilebrowserFormController class Drupal\filebrowser\Entity\Form lib/Drupal/filebrowser/Entity/Form/FilebrowserFormController.php Form controller for the filebrowser entity edit forms. Define the form for adding and editing entity content. It is called by the '_entity_form' definition in the routing.
FilebrowserInterface interface Drupal\filebrowser lib/Drupal/filebrowser/FilebrowserInterface.php Provides an interface defining a Filebrowser entity. 1 1
FilebrowserListBuilder class Drupal\filebrowser\Entity\Controller lib/Drupal/filebrowser/Entity/Controller/FilebrowserListBuilder.php Provides a list controller for entity. Define header and row content for the FooBar listing. The 'Operations' links are added automatically from the 'links' definition in the entityType annotation when the parent functions are called.
FilebrowserSettingsForm class Drupal\filebrowser\Entity\Form lib/Drupal/filebrowser/Entity/Form/FilebrowserSettingsForm.php 1

Other projects