FloatingBlockUnitTest.php |
src/Tests/FloatingBlockUnitTest.php |
Drupal\floating_block\Tests |
Definition of Drupal\floating_block\Tests\FloatingBlockUnitTest. |
floating_block.info.yml |
floating_block.info.yml |
|
floating_block.info.yml |
floating_block.libraries.yml |
floating_block.libraries.yml |
|
floating_block.libraries.yml |
floating_block.links.menu.yml |
floating_block.links.menu.yml |
|
floating_block.links.menu.yml |
floating_block.module |
floating_block.module |
|
The floating_block module allows parts of the site to stay on the page when
scrolling. |
floating_block.routing.yml |
floating_block.routing.yml |
|
floating_block.routing.yml |
floating_block.schema.yml |
schema/floating_block.schema.yml |
|
schema/floating_block.schema.yml |
floating_block.settings.yml |
config/floating_block.settings.yml |
|
config/floating_block.settings.yml |
README.txt |
README.txt |
|
-- SUMMARY --
The Floating block module allows you to keep html blocks, selected using
jquery selectors in a fixed position on the page similar to the way that
tableheader.js works in core Drupal.
For a full description of the module, visit the… |
SettingsForm.php |
src/Form/SettingsForm.php |
Drupal\floating_block\Form |
Contains \Drupal\floating_block\Form\SettingsForm. |