You are here

constant XMLSITEMAP_FREQUENCY_WEEKLY in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 xmlsitemap.module \XMLSITEMAP_FREQUENCY_WEEKLY
  2. 6.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_WEEKLY
  3. 7.2 xmlsitemap.module \XMLSITEMAP_FREQUENCY_WEEKLY
5 uses of XMLSITEMAP_FREQUENCY_WEEKLY
XmlSitemapEntityFunctionalTest::testEntityLinkBundleSettingsForm in tests/src/Functional/XmlSitemapEntityFunctionalTest.php
Test Entity Link Bundle Settings Form.
XmlSitemapNodeFunctionalTest::setUp in tests/src/Functional/XmlSitemapNodeFunctionalTest.php
XmlSitemapNodeFunctionalTest::testNodeSettings in tests/src/Functional/XmlSitemapNodeFunctionalTest.php
Test Node Settings.
XmlSitemapNodeFunctionalTest::testTypeSettings in tests/src/Functional/XmlSitemapNodeFunctionalTest.php
Test the content type settings.
XmlSitemapUnitTest::testGetChangefreq in tests/src/Functional/XmlSitemapUnitTest.php
Tests for xmlsitemap_get_changefreq().

File

./xmlsitemap.module, line 53
xmlsitemap XML sitemap

Code

const XMLSITEMAP_FREQUENCY_WEEKLY = 604800;