SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class SitemapGen

Functions

NameVisibilityDescription
generatepublicGenerate sitemap entries by calling the SitemapGen::url method
urlprotectedEcho XML for a single URL in the sitemap

public generate

void $SitemapGen->generate ( );

Generate sitemap entries by calling the SitemapGen::url method

protected url

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

Echo XML for a single URL in the sitemap