You are here

XML sitemap API. in XML sitemap 8

Same name and namespace in other branches
  1. 7.2 xmlsitemap.module \xmlsitemap_api
  2. 2.x xmlsitemap.module \xmlsitemap_api

This is the XML sitemap API to be used by modules wishing to work with XML sitemap and/or link data.

File

./xmlsitemap.module, line 290
xmlsitemap XML sitemap

Functions

Namesort descending Location Description
xmlsitemap_get_directory ./xmlsitemap.module End of "defgroup xmlsitemap_api"
xmlsitemap_sitemap_delete ./xmlsitemap.module Delete an XML sitemap.
xmlsitemap_sitemap_delete_multiple ./xmlsitemap.module Delete multiple XML sitemaps.
xmlsitemap_sitemap_get_context_hash ./xmlsitemap.module Returns the hash string for a context.
xmlsitemap_sitemap_get_file ./xmlsitemap.module Return the expected file path for a specific sitemap chunk.
xmlsitemap_sitemap_get_max_filesize ./xmlsitemap.module Find the maximum file size of all a sitemap's XML files.
xmlsitemap_sitemap_load ./xmlsitemap.module Load an XML sitemap array from the database.
xmlsitemap_sitemap_load_multiple ./xmlsitemap.module Load multiple XML sitemaps from the database.
xmlsitemap_sitemap_save ./xmlsitemap.module Save changes to an XML sitemap or add a new XML sitemap.
xmlsitemap_sitemap_uri ./xmlsitemap.module Returns the uri elements of an XML sitemap.