isotope-filter-button.html.twig |
templates/isotope-filter-button.html.twig |
|
Default theme implementation to present an isotope filter button. |
isotope-filter.html.twig |
templates/isotope-filter.html.twig |
|
Default theme implementation to present an isotope filter. |
isotope-grid.html.twig |
templates/isotope-grid.html.twig |
|
Default theme implementation to present an isotope grid. |
isotope-sorter-button.html.twig |
templates/isotope-sorter-button.html.twig |
|
Default theme implementation to present an isotope filter button. |
isotope-sorter.html.twig |
templates/isotope-sorter.html.twig |
|
Default theme implementation to present an isotope sorter. |
isotope.css |
css/isotope.css |
|
Minimal CSS that applies to every probable implementation. |
isotope.info.yml |
isotope.info.yml |
|
isotope.info.yml |
isotope.libraries.yml |
isotope.libraries.yml |
|
isotope.libraries.yml |
isotope.links.action.yml |
isotope.links.action.yml |
|
isotope.links.action.yml |
isotope.links.menu.yml |
isotope.links.menu.yml |
|
isotope.links.menu.yml |
isotope.module |
isotope.module |
|
Isotope module. |
isotope.permissions.yml |
isotope.permissions.yml |
|
isotope.permissions.yml |
isotope.presentation.default.yml |
config/install/isotope.presentation.default.yml |
|
config/install/isotope.presentation.default.yml |
isotope.routing.yml |
isotope.routing.yml |
|
isotope.routing.yml |
isotope.schema.yml |
config/schema/isotope.schema.yml |
|
config/schema/isotope.schema.yml |
isotope.theme.inc |
isotope.theme.inc |
|
Preprocessors of isotope module. |
IsotopeController.php |
src/Controller/IsotopeController.php |
Drupal\isotope\Controller |
Contains \Drupal\isotope\Controller\IsotopeController. |
isotope_example.css |
css/isotope_example.css |
|
CSS for the provided examples. |
Presentation.php |
src/Entity/Presentation.php |
Drupal\isotope\Entity |
Contains \Drupal\isotope\Entity\Presentation. |
PresentationAccessController.php |
src/PresentationAccessController.php |
Drupal\isotope |
Contains \Drupal\isotope\PresentationAccessController. |
PresentationAddForm.php |
src/Form/PresentationAddForm.php |
Drupal\isotope\Form |
Contains Drupal\isotope\Form\PresentationAddForm. |
PresentationDeleteForm.php |
src/Form/PresentationDeleteForm.php |
Drupal\isotope\Form |
Contains Drupal\isotope\Form\PresentationDeleteForm. |
PresentationEditForm.php |
src/Form/PresentationEditForm.php |
Drupal\isotope\Form |
Contains Drupal\isotope\Form\PresentationEditForm. |
PresentationFormBase.php |
src/Form/PresentationFormBase.php |
Drupal\isotope\Form |
Contains Drupal\isotope\Form\PresentationFormBase. |
PresentationInterface.php |
src/PresentationInterface.php |
Drupal\isotope |
Contains \Drupal\isotope\PresentationInterface. |
PresentationListBuilder.php |
src/Controller/PresentationListBuilder.php |
Drupal\isotope\Controller |
Contains \Drupal\isotope\Controller\PresentationListBuilder. |