footable.footable_breakpoint.lg.yml |
config/install/footable.footable_breakpoint.lg.yml |
|
config/install/footable.footable_breakpoint.lg.yml |
footable.footable_breakpoint.md.yml |
config/install/footable.footable_breakpoint.md.yml |
|
config/install/footable.footable_breakpoint.md.yml |
footable.footable_breakpoint.sm.yml |
config/install/footable.footable_breakpoint.sm.yml |
|
config/install/footable.footable_breakpoint.sm.yml |
footable.footable_breakpoint.xs.yml |
config/install/footable.footable_breakpoint.xs.yml |
|
config/install/footable.footable_breakpoint.xs.yml |
footable.html.twig |
templates/footable.html.twig |
|
Default theme implementation to display a table. |
footable.info.yml |
footable.info.yml |
|
footable.info.yml |
footable.install |
footable.install |
|
Install, update and uninstall functions for the FooTable module. |
footable.libraries.yml |
footable.libraries.yml |
|
footable.libraries.yml |
footable.links.action.yml |
footable.links.action.yml |
|
footable.links.action.yml |
footable.links.menu.yml |
footable.links.menu.yml |
|
footable.links.menu.yml |
footable.links.task.yml |
footable.links.task.yml |
|
footable.links.task.yml |
footable.module |
footable.module |
|
Provides Views integration for the jQuery FooTable plugin. |
footable.permissions.yml |
footable.permissions.yml |
|
footable.permissions.yml |
FooTable.php |
src/FooTable.php |
Drupal\footable |
|
FooTable.php |
src/Element/FooTable.php |
Drupal\footable\Element |
|
FooTable.php |
src/Plugin/views/style/FooTable.php |
Drupal\footable\Plugin\views\style |
|
footable.routing.yml |
footable.routing.yml |
|
footable.routing.yml |
footable.schema.yml |
config/schema/footable.schema.yml |
|
config/schema/footable.schema.yml |
footable.services.yml |
footable.services.yml |
|
footable.services.yml |
footable.settings.yml |
config/install/footable.settings.yml |
|
config/install/footable.settings.yml |
FooTableBreakpoint.php |
src/Entity/FooTableBreakpoint.php |
Drupal\footable\Entity |
|
FooTableBreakpointForm.php |
src/Form/FooTableBreakpointForm.php |
Drupal\footable\Form |
|
FooTableBreakpointInterface.php |
src/Entity/FooTableBreakpointInterface.php |
Drupal\footable\Entity |
|
FooTableBreakpointListBuilder.php |
src/FooTableBreakpointListBuilder.php |
Drupal\footable |
|
FooTableConfigForm.php |
src/Form/FooTableConfigForm.php |
Drupal\footable\Form |
|
FooTableInterface.php |
src/FooTableInterface.php |
Drupal\footable |
|
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Credits
* Maintainers
INTRODUCTION
------------
The FooTable module integrates the FooTable jQuery plugin into Drupal which
provides a… |
views-view-footable.html.twig |
templates/views-view-footable.html.twig |
|
Default theme implementation for displaying a view as a table. |