Application_Sitemap __construct(
)
|
|
Start instance of base class, load configuration and establish database connection. Please don't call the constructor direcly, use the singleton pattern instead.
Tags:
void generateSitemap(
int
$compress)
|
|
Generates the sitemap. Write file to file system.
If param compress is set we also write a gunzip compressed sitemap file. At least we apply some system rights to the generated files.
Tags:
Parameters: