XmlSitemap

Table of Contents

Namespaces

Exception

Interfaces

XmlSitemapDataProviderInterface
Interface for XmlSitemapDataProviders, which are called by the XmlSitemapRenderer.

Classes

AbstractXmlSitemapDataProvider
Base class for XmlSitemapProviders to extend
PagesXmlSitemapDataProvider
Class to generate a XML sitemap for pages
RecordsXmlSitemapDataProvider
XmlSiteDataProvider will provide information for the XML sitemap for a specific database table
XmlSitemap
The result of a XmlSitemapDataProvider: The items of the requested page, and the information needed to render the sitemap index (last modification date and the total number of pages).
XmlSitemapFactory
Resolves the data provider configured for a sitemap and lets it build the sitemap.
XmlSitemapRenderer
Class to render the XML Sitemap to be used as a UserFunction.
XmlSitemapRequest
All runtime information a XmlSitemapDataProvider needs to build a sitemap: The name of the requested sitemap, its TypoScript configuration, the current page number and the request.
On this page

Search results