PHP Class SitemapsPlugin, addons

Inheritance: extends Gdn_Plugin
Afficher le fichier Open project: vanilla/addons

Méthodes publiques

Méthode Description
BuildCategorySiteMap ( $UrlCode, &$Urls ) Methods ///
SettingsController_Sitemaps_Create ( $Sender ) Event Handlers ///
Setup ( )
Structure ( )
UtilityController_Robots_Create ( Gdn_Controller $Sender )
UtilityController_SiteMapIndex_Create ( Gdn_Controller $Sender )
UtilityController_SiteMap_Create ( $Sender, $Args = [] )

Method Details

BuildCategorySiteMap() public méthode

Methods ///
public BuildCategorySiteMap ( $UrlCode, &$Urls )

SettingsController_Sitemaps_Create() public méthode

Event Handlers ///

Setup() public méthode

public Setup ( )

Structure() public méthode

public Structure ( )

UtilityController_Robots_Create() public méthode

public UtilityController_Robots_Create ( Gdn_Controller $Sender )
$Sender Gdn_Controller

UtilityController_SiteMapIndex_Create() public méthode

public UtilityController_SiteMapIndex_Create ( Gdn_Controller $Sender )
$Sender Gdn_Controller

UtilityController_SiteMap_Create() public méthode

public UtilityController_SiteMap_Create ( $Sender, $Args = [] )