C# Class TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_TM_GuidanceItems

Show file Open project: TeamMentor/Master

Private Methods

Method Description
createGuidanceItem ( this tmDatabase, GuidanceItem_V3 guidanceItemV3 ) : System.Guid
sanitizeHtmlContent ( this htmlContent ) : string
tmGuidanceItem ( this tmDatabase, System.Guid id ) : TeamMentor_Article
tmGuidanceItems ( this tmDatabase ) : List
tmGuidanceItems ( this tmDatabase, System.Guid libraryId ) : List
tmGuidanceItems ( this tmDatabase, TM_Library tmLibrary ) : List
tmGuidanceItems_InFolder ( this tmDatabase, System.Guid folderId ) : List