You are here

Files in Expand collapse formatter 8

Primary tabs

File namesort descending Location Namespace Description
expand-collapse-formatter.html.twig templates/expand-collapse-formatter.html.twig <div id="{{ id }}" class="expand-collapse" data-trim-length="{{ trim_length }}" data-default-state="{{ default_state }}" data-link-text-open="{{ link_text_open|t }}"…
ExpandCollapseFormatter.php src/Plugin/Field/FieldFormatter/ExpandCollapseFormatter.php Drupal\expand_collapse_formatter\Plugin\Field\FieldFormatter Contains the ExpandCollapseFormatter class.
expand_collapse_formatter.info.yml expand_collapse_formatter.info.yml expand_collapse_formatter.info.yml
expand_collapse_formatter.libraries.yml expand_collapse_formatter.libraries.yml expand_collapse_formatter.libraries.yml
expand_collapse_formatter.module expand_collapse_formatter.module Contains expand_collapse_formatter.module..
README.txt README.txt ---SUMMARY--- This is a simple module to expand or collapse long texts. It provides a configurable formatter which can be attached to each text area field of an entity. ---REQUIREMENTS--- None. (Other than a clean Drupal 8 installation)

Other projects