You are here

Files in Paragraphs Browser 8

Primary tabs

File namesort descending Location Namespace Description
AddParagraphTypeCommand.php src/Ajax/AddParagraphTypeCommand.php Drupal\paragraphs_browser\Ajax
BrowserGroupItem.php src/BrowserGroupItem.php Drupal\paragraphs_browser
BrowserGroupList.php src/BrowserGroupList.php Drupal\paragraphs_browser
BrowserGroupsForm.php src/Form/BrowserGroupsForm.php Drupal\paragraphs_browser\Form Contains \Drupal\paragraphs_browser\Form\BrowserGroupsForm.
BrowserListBuilder.php src/Controller/BrowserListBuilder.php Drupal\paragraphs_browser\Controller
BrowserType.php src/Entity/BrowserType.php Drupal\paragraphs_browser\Entity
BrowserTypeDeleteConfirm.php src/Form/BrowserTypeDeleteConfirm.php Drupal\paragraphs_browser\Form
BrowserTypeForm.php src/Form/BrowserTypeForm.php Drupal\paragraphs_browser\Form
BrowserTypeInterface.php src/BrowserTypeInterface.php Drupal\paragraphs_browser
GroupAddForm.php src/Form/GroupAddForm.php Drupal\paragraphs_browser\Form Contains \Drupal\paragraphs_browser\Form\GroupAddForm.
GroupDeleteConfirm.php src/Form/GroupDeleteConfirm.php Drupal\paragraphs_browser\Form
GroupEditForm.php src/Form/GroupEditForm.php Drupal\paragraphs_browser\Form Contains \Drupal\paragraphs_browser\Form\GroupEditForm.
InlineParagraphsBrowserWidget.php src/Plugin/Field/FieldWidget/InlineParagraphsBrowserWidget.php Drupal\paragraphs_browser\Plugin\Field\FieldWidget Paragraphs Previewer widget implementation for paragraphs.
InlineParagraphsBrowserWidgetTrait.php src/Plugin/Field/FieldWidget/InlineParagraphsBrowserWidgetTrait.php Drupal\paragraphs_browser\Plugin\Field\FieldWidget Paragraphs Previewer widget trait implementation for paragraphs.
paragraphs-browser-paragraph-type.html.twig templates/paragraphs-browser-paragraph-type.html.twig Default theme implementation for a paragraphs browser wrapper.
paragraphs-browser-wrapper.html.twig templates/paragraphs-browser-wrapper.html.twig Default theme implementation for a paragraphs browser wrapper.
ParagraphsBrowserController.php src/Controller/ParagraphsBrowserController.php Drupal\paragraphs_browser\Controller
ParagraphsBrowserForm.php src/Form/ParagraphsBrowserForm.php Drupal\paragraphs_browser\Form Contains \Drupal\paragraphs_browser\Form\ParagraphsBrowserForm.
ParagraphsBrowserManager.php src/ParagraphsBrowserManager.php Drupal\paragraphs_browser
ParagraphsBrowserWidget.php src/Plugin/Field/FieldWidget/ParagraphsBrowserWidget.php Drupal\paragraphs_browser\Plugin\Field\FieldWidget Paragraphs Previewer widget implementation for paragraphs.
ParagraphsBrowserWidgetTrait.php src/Plugin/Field/FieldWidget/ParagraphsBrowserWidgetTrait.php Drupal\paragraphs_browser\Plugin\Field\FieldWidget Paragraphs Previewer widget trait implementation for paragraphs.
paragraphs_browser.css css/paragraphs_browser.css /** * For custom styles. */ .field--widget-entity-reference-paragraphs-browser { margin-bottom: 2em; } .field--widget-entity-reference-paragraphs-browser .js-hide { display: none !important; } .paragraphs-browser-wrapper .form-item-filters { …
paragraphs_browser.info.yml paragraphs_browser.info.yml paragraphs_browser.info.yml
paragraphs_browser.install paragraphs_browser.install
paragraphs_browser.libraries.yml paragraphs_browser.libraries.yml paragraphs_browser.libraries.yml
paragraphs_browser.links.action.yml paragraphs_browser.links.action.yml paragraphs_browser.links.action.yml
paragraphs_browser.links.task.yml paragraphs_browser.links.task.yml paragraphs_browser.links.task.yml
paragraphs_browser.module paragraphs_browser.module Contains paragraphs_browser.module..
paragraphs_browser.paragraphs_browser_type.content.yml config/install/paragraphs_browser.paragraphs_browser_type.content.yml config/install/paragraphs_browser.paragraphs_browser_type.content.yml
paragraphs_browser.routing.yml paragraphs_browser.routing.yml paragraphs_browser.routing.yml
paragraphs_browser.schema.yml config/schema/paragraphs_browser.schema.yml config/schema/paragraphs_browser.schema.yml
ParagraphTypeGroupsForm.php src/Form/ParagraphTypeGroupsForm.php Drupal\paragraphs_browser\Form Contains \Drupal\paragraphs_browser\Form\ParagraphsTypeGroupForm.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ Paragraphs Browser provides a form widget for the Paragraphs module. The widgetdisplays a browser…

Other projects