SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class SitemapGenHome

Tool to generate a sitemap entry for the home page(s)

Functions

NameVisibilityDescription
generatepublicGenerate a single sitemap entry for the home page
urlprotectedEcho XML for a single URL in the sitemap

public generate

void $SitemapGenHome->generate ( );

Generate a single sitemap entry for the home page

protected url (from SitemapGen)

void $SitemapGen->url ( string $loc [, date $mod [, string $freq [, float $prio ]]] );

Echo XML for a single URL in the sitemap