C# Class Sitecore.Modules.WeBlog.Data.Items.EntryItem

Inheritance: CustomItem
Afficher le fichier Open project: WeTeam/WeBlog Class Usage Examples

Méthodes publiques

Méthode Description
DoesFieldRequireWrapping ( string fieldName ) : bool
EntryItem ( System.Item innerItem ) : System

Private Methods

Méthode Description
ExtractTags ( bool isEncode ) : string[]

Extracts the tags.

FormTags ( string tags ) : string

Forms the tags.

Method Details

DoesFieldRequireWrapping() public méthode

public DoesFieldRequireWrapping ( string fieldName ) : bool
fieldName string
Résultat bool

EntryItem() public méthode

public EntryItem ( System.Item innerItem ) : System
innerItem System.Item
Résultat System