This is the code documentation for the SproutCMS project
Search documentation |
class SitemapGenPages
Functions
private childrenPagesvoid $SitemapGenPages->childrenPages ( Pagenode $node , float $prio ); Outputs XML URLs for the children of a page in the sitemap, recursively until all descendents have been output public generatevoid $SitemapGenPages->generate ( ); Loads content page URLs and calls SitemapGenPages::childrenPages to output their XML URLs in the sitemap protected url (from SitemapGen)void $SitemapGen->url ( string $loc [, date $mod [, string $freq [, float $prio ]]] ); Echo XML for a single URL in the sitemap |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|