You are here

Files in Site map 8

Primary tabs

File namesort descending Location Namespace Description
MenuLinkTree.php src/Menu/MenuLinkTree.php Drupal\site_map\Menu
README.txt README.txt Drupal site map module: ---------------------- Author - Fredrik Jonsson fredrik at combonet dot se Requires - Drupal 6 License - GPL (see LICENSE) Overview: -------- This module provides a site map that gives visitors an overview of your site. It…
site-map-box.html.twig templates/site-map-box.html.twig Theme implementation to display a site map box.
site-map-feed-icon.html.twig templates/site-map-feed-icon.html.twig Theme implementation to display RSS feed icon.
site-map.html.twig templates/site-map.html.twig Theme implementation to display the site map.
SiteMapCategoriesTest.php src/Tests/SiteMapCategoriesTest.php Drupal\site_map\Tests
SiteMapContentTest.php src/Tests/SiteMapContentTest.php Drupal\site_map\Tests
SitemapController.php src/Controller/SitemapController.php Drupal\site_map\Controller
SiteMapCssTest.php src/Tests/SiteMapCssTest.php Drupal\site_map\Tests
SiteMapHelper.php src/SiteMapHelper.php Drupal\site_map
SiteMapRssTest.php src/Tests/SiteMapRssTest.php Drupal\site_map\Tests
SiteMapServiceProvider.php src/SiteMapServiceProvider.php Drupal\site_map
SitemapSettingsForm.php src/Form/SitemapSettingsForm.php Drupal\site_map\Form
SitemapSyndicateBlock.php src/Plugin/Block/SitemapSyndicateBlock.php Drupal\site_map\Plugin\Block
SiteMapTestBase.php src/Tests/SiteMapTestBase.php Drupal\site_map\Tests
site_map.info.yml site_map.info.yml site_map.info.yml
site_map.libraries.yml site_map.libraries.yml site_map.libraries.yml
site_map.links.menu.yml site_map.links.menu.yml site_map.links.menu.yml
site_map.module site_map.module Provides a site map functionality.
site_map.permissions.yml site_map.permissions.yml site_map.permissions.yml
site_map.routing.yml site_map.routing.yml site_map.routing.yml
site_map.schema.yml config/schema/site_map.schema.yml config/schema/site_map.schema.yml
site_map.services.yml site_map.services.yml site_map.services.yml
site_map.settings.yml config/install/site_map.settings.yml config/install/site_map.settings.yml
site_map.theme.css css/site_map.theme.css #site-map .description { margin-bottom: 0.5em; } #site-map .site-map-box { margin-bottom: 1em; } #site-map .site-map-box ul { padding-left: 1.5em; } #site-map .site-map-box ul ul { margin: 0; } /* Styles when RSS icons are displayed on the…
site_map.theme.inc site_map.theme.inc Site map theme functions.

Other projects