Class sitemap

Description

Located in /sitemap.class.php (line 16)


	
			
Method Summary
sitemap __construct ([bool $sendheader = true])
void addurl (string $loc, [string $lastmod = ''], [string $changefreq = ''], [string $priority = ''])
string getsitemap ()
void output ()
Methods
Constructor __construct (line 36)

Constructor

  • access: public
sitemap __construct ([bool $sendheader = true])
  • bool $sendheader
addurl (line 63)

Add a URL.

  • access: public
void addurl (string $loc, [string $lastmod = ''], [string $changefreq = ''], [string $priority = ''])
  • string $loc
  • string $lastmod
  • string $changefreq
  • string $priority
getsitemap (line 73)

Get the sitemap.

  • access: public
string getsitemap ()
output (line 103)

Output the sitemap.

  • access: public
void output ()

Documentation generated on Thu, 12 Mar 2009 16:30:26 +0800 by phpDocumentor 1.4.2