You are here

namespace Drupal\entity_browser\Plugin\EntityBrowser\SelectionDisplay in Entity Browser 8.2

Same name in other branches
  1. 8 Drupal\entity_browser\Plugin\EntityBrowser\SelectionDisplay
Classsort descending Location Description
MultiStepDisplay src/Plugin/EntityBrowser/SelectionDisplay/MultiStepDisplay.php Show current selection and delivers selected entities.
NoDisplay src/Plugin/EntityBrowser/SelectionDisplay/NoDisplay.php Does not show current selection and immediately delivers selected entities.
View src/Plugin/EntityBrowser/SelectionDisplay/View.php Displays current selection in a View.