|
|
2 anni fa | |
|---|---|---|
| .. | ||
| Block | 2 anni fa | |
| Model | 2 anni fa | |
| Observer | 2 anni fa | |
| Test | 2 anni fa | |
| ViewModel/Layer | 2 anni fa | |
| etc | 2 anni fa | |
| i18n | 2 anni fa | |
| view | 2 anni fa | |
| LICENSE.txt | 2 anni fa | |
| LICENSE_AFL.txt | 2 anni fa | |
| README.md | 2 anni fa | |
| composer.json | 2 anni fa | |
| registration.php | 2 anni fa | |
This module introduces Layered Navigation UI for Catalog (faceted search).
This module can be removed from Magento installation without impact on the application.
For information about a module installation in Magento 2, see Enable or disable modules.
Extension developers can interact with the Magento_LayeredNavigation module. For more information about the Magento extension mechanism, see Magento plugins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_LayeredNavigation module.
This module introduces the following layout handles in the view/frontend/layout directory:
catalog_category_view_type_layeredcatalog_category_view_type_layered_without_childrencatalogsearch_result_indexFor more information about a layout in Magento 2, see the Layout documentation.
This module extends following ui components located in the view/adminhtml/ui_component directory:
product_attribute_add_formproduct_attributes_gridproduct_attributes_listingFor information about a UI component in Magento 2, see Overview of UI components.
\Magento\LayeredNavigation\Block\Navigation\FilterRendererInterface
For information about a public API in Magento 2, see Public interfaces & APIs.
This module modifies the following page_layout in the view/frontend.page_layout directory:
1columns - moves block catalog.leftnav into the content.top container2columns-left - moves block catalog.leftnav into the sidebar.main" container2columns-right - moves block catalog.leftnav into the sidebar.main" container3columns - moves block catalog.leftnav into the sidebar.main" containerempty - moves block catalog.leftnav into the category.product.list.additional containerMore information can be found in: