C# Class TeamMentor.CoreLib.TM_Xml_Database_ExtensionMethods_GuiHelpers

Show file Open project: TeamMentor/Master

Public Methods

Method Description
getFolderStructure_Libraries ( this tmWebServices, TM_GUI_Objects guiObjects ) : List
getFolderStructure_Library ( this tmWebServices, System.Guid libraryId, TM_GUI_Objects guiObjects ) : Library_V3
getGuidanceItemsIds_NotInViews ( this tmWebServices, System.Guid libraryId ) : List

Method Details

getFolderStructure_Libraries() public static method

public static getFolderStructure_Libraries ( this tmWebServices, TM_GUI_Objects guiObjects ) : List
tmWebServices this
guiObjects TM_GUI_Objects
return List

getFolderStructure_Library() public static method

public static getFolderStructure_Library ( this tmWebServices, System.Guid libraryId, TM_GUI_Objects guiObjects ) : Library_V3
tmWebServices this
libraryId System.Guid
guiObjects TM_GUI_Objects
return Library_V3

getGuidanceItemsIds_NotInViews() public static method

public static getGuidanceItemsIds_NotInViews ( this tmWebServices, System.Guid libraryId ) : List
tmWebServices this
libraryId System.Guid
return List