Method | Description | |
---|---|---|
BuildSiteMapForHandler ( ) : string | ||
ContainsItemsToShow ( IEnumerable |
||
GetContentLocation ( Item item ) : Item | ||
GetSharedLocationParent ( Item child ) : Item | ||
IsChildUnderSharedLocation ( Item child ) : bool | ||
IsEnabledTemplate ( Item item ) : bool | ||
IsExcludedItem ( Item item ) : bool | ||
IsShared ( Item item ) : bool | ||
IsUnderContent ( Item item ) : bool | ||
RegisterSitemapToRobotsFile ( ) : void | ||
SitemapDefinitionExists ( ) : bool | ||
SitemapManager ( |
||
SubmitSitemapToSearchenginesByHttp ( ) : bool |
Method | Description | |
---|---|---|
BuildListFromString ( string str, char separator ) : List |
||
BuildSiteMap ( ) : void | ||
BuildSitemapItem ( |
||
BuildSitemapXML ( List |
||
GetContextSiteDefinitionItem ( ) : Item | ||
GetSharedContentDefinitions ( ) : IEnumerable |
||
GetSitemapItems ( string rootPath ) : List |
||
SubmitEngine ( string engine, string sitemapUrl ) : void |
public static ContainsItemsToShow ( IEnumerable |
||
items | IEnumerable |
|
return | bool |
public static GetContentLocation ( Item item ) : Item | ||
item | Item | |
return | Item |
public static GetSharedLocationParent ( Item child ) : Item | ||
child | Item | |
return | Item |
public static IsChildUnderSharedLocation ( Item child ) : bool | ||
child | Item | |
return | bool |
public static IsEnabledTemplate ( Item item ) : bool | ||
item | Item | |
return | bool |
public static IsExcludedItem ( Item item ) : bool | ||
item | Item | |
return | bool |
public static IsUnderContent ( Item item ) : bool | ||
item | Item | |
return | bool |
public RegisterSitemapToRobotsFile ( ) : void | ||
return | void |
public static SitemapDefinitionExists ( ) : bool | ||
return | bool |
public SitemapManager ( |
||
config | ||
return | System.Collections.Generic |
public SubmitSitemapToSearchenginesByHttp ( ) : bool | ||
return | bool |