You are here

Files in Image Entity Browser 8

Primary tabs

File namesort descending Location Namespace Description
image-browser.html.twig templates/image-browser.html.twig <div id="{{ html_id }}" class="image-browser{%if preview is not empty%} has-image{% endif %}"> <input{{ attributes }}/> <div class="image-preview">{{ preview }}</div> <input…
image.style.image_browser_thumbnail.yml config/optional/image.style.image_browser_thumbnail.yml config/optional/image.style.image_browser_thumbnail.yml
ImageBrowser.php src/Element/ImageBrowser.php Drupal\image_browser\Element
ImageBrowserController.php src/Controller/ImageBrowserController.php Drupal\image_browser\Controller
ImageBrowserPreview.php src/Plugin/views/field/ImageBrowserPreview.php Drupal\image_browser\Plugin\views\field Contains \Drupal\image_browser\Plugin\views\field.
image_browser.css assets/css/image_browser.css .ui-dialog ul.links li{ display: inline-block; margin-right: 10px; } .ui-dialog ul.links li a{ display: inline-block; margin-right: 10px; font-weight: bold; font-size: 120%; } ul.dexp-image-browser-tabs{ margin: 15px 0; padding: 0; …
image_browser.info.yml image_browser.info.yml image_browser.info.yml
image_browser.libraries.yml image_browser.libraries.yml image_browser.libraries.yml
image_browser.module image_browser.module Extends Drupal file entities to be fieldable and viewable.
image_browser.permissions.yml image_browser.permissions.yml image_browser.permissions.yml
image_browser.routing.yml image_browser.routing.yml image_browser.routing.yml
image_browser.views.inc image_browser.views.inc Provide custom views data for rendering file previews.
LibraryForm.php src/Form/LibraryForm.php Drupal\image_browser\Form Contains Drupal\image_browser\Form.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Configuration * Maintainers INTRODUCTION ------------ This module provide Field Element support to upload image or browser existing image from server…
UploadForm.php src/Form/UploadForm.php Drupal\image_browser\Form Contains \Drupal\image_browser\Form.
views.view.dexp_image_browser.yml config/optional/views.view.dexp_image_browser.yml config/optional/views.view.dexp_image_browser.yml

Other projects