C# Class Geta.SEO.Sitemaps.Utils.ContentFilter

Afficher le fichier Open project: Geta/SEO.Sitemaps

Méthodes publiques

Méthode Description
ShouldExcludeContent ( IContent content ) : bool

Private Methods

Méthode Description
IsAccessibleToEveryone ( ISecurable content ) : bool
IsLink ( System.PageData page ) : bool
IsPublished ( IVersionable versionableContent ) : bool
IsSitemapPropertyEnabled ( IContentData content ) : bool
IsVisibleOnSite ( IContent content ) : bool

Method Details

ShouldExcludeContent() public static méthode

public static ShouldExcludeContent ( IContent content ) : bool
content IContent
Résultat bool