You are here

Files in Jquery Colorpicker 8.2

Primary tabs

File namesort descending Location Namespace Description
jquery-colorpicker.html.twig templates/jquery-colorpicker.html.twig <div class="jquery_colorpicker"> <div id="{{ id }}-inner_wrapper" class="inner_wrapper"> <div class="color_picker" style="background-color:{{ default_color }};"> <input{{…
JqueryColorpickerColorDisplayFormatter.php src/Plugin/Field/FieldFormatter/JqueryColorpickerColorDisplayFormatter.php Drupal\jquery_colorpicker\Plugin\Field\FieldFormatter
JqueryColorpickerColorItem.php src/Plugin/Field/FieldType/JqueryColorpickerColorItem.php Drupal\jquery_colorpicker\Plugin\Field\FieldType
JqueryColorpickerDisplayFormatterBase.php src/Plugin/Field/FieldFormatter/JqueryColorpickerDisplayFormatterBase.php Drupal\jquery_colorpicker\Plugin\Field\FieldFormatter
JQueryColorpickerElement.php src/Element/JQueryColorpickerElement.php Drupal\jquery_colorpicker\Element
JqueryColorpickerRawHexDisplayFormatter.php src/Plugin/Field/FieldFormatter/JqueryColorpickerRawHexDisplayFormatter.php Drupal\jquery_colorpicker\Plugin\Field\FieldFormatter
JqueryColorpickerRawRgbDisplayFormatter.php src/Plugin/Field/FieldFormatter/JqueryColorpickerRawRgbDisplayFormatter.php Drupal\jquery_colorpicker\Plugin\Field\FieldFormatter
jQueryColorpickerServiceTest.php tests/src/Unit/Service/jQueryColorpickerServiceTest.php Drupal\Test\jquery_colorpicker\Service
JQueryColorpickerTest.php tests/src/Unit/Element/JQueryColorpickerTest.php Drupal\Test\jquery_colorpicker\Element
JqueryColorpickerTextDisplayFormatter.php src/Plugin/Field/FieldFormatter/JqueryColorpickerTextDisplayFormatter.php Drupal\jquery_colorpicker\Plugin\Field\FieldFormatter
JQueryColorpickerWidget.php src/Plugin/Field/FieldWidget/JQueryColorpickerWidget.php Drupal\jquery_colorpicker\Plugin\Field\FieldWidget
jquery_colorpicker.info.yml jquery_colorpicker.info.yml jquery_colorpicker.info.yml
jquery_colorpicker.install jquery_colorpicker.install Holds install hooks for the jQuery Colorpicker module.
jquery_colorpicker.libraries.yml jquery_colorpicker.libraries.yml jquery_colorpicker.libraries.yml
jquery_colorpicker.module jquery_colorpicker.module Holds hooks for the JQuery Colorpicker module.
jquery_colorpicker.theme.inc includes/jquery_colorpicker.theme.inc Holds preprocess functions for the jQuery colorpicker module.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Maintainers INTRODUCTION ------------ The Drupal 8 branch of Jquery Colorpicker offers jQuery Colorpicker widget for the (Hexidecimal) Color field, and a…

Other projects