You are here

protected property XMLSitemapIndexWriter::$rootElement in XML sitemap 6.2

Same name and namespace in other branches
  1. 7.2 xmlsitemap.xmlsitemap.inc \XMLSitemapIndexWriter::rootElement

Overrides XMLSitemapWriter::$rootElement

File

./xmlsitemap.xmlsitemap.inc, line 196
XML sitemap integration functions for xmlsitemap.module.

Class

XMLSitemapIndexWriter

Code

protected $rootElement = 'sitemapindex';