C# Класс SecurityInnovation.TeamMentor.WebClient.WebServices.TM_Xml_Database_ExtensionMethods_XmlDataSources_GuidanceExplorer

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
REGEX_SAFE_FILE_NAME string

Открытые методы

Метод Описание
guidanceExplorer ( this tmLibrary, TM_Xml_Database tmDatabase ) : guidanceExplorer
isValidGuidanceExplorerName ( this name ) : bool
libraryV3 ( this library ) : Library_V3
updateGuidanceItems_FileMappings_withNewPath ( this tmDatabase, string oldPath, string newPath ) : TM_Xml_Database
xmlDB_DeleteGuidanceExplorer ( this tmDatabase, System.Guid libraryId ) : string
xmlDB_GuidanceExplorer ( this tmDatabase, System.Guid libraryId ) : guidanceExplorer
xmlDB_GuidanceExplorer ( this tmDatabase, string caption ) : guidanceExplorer
xmlDB_GuidanceExplorers ( this tmDatabase ) : List
xmlDB_Libraries_BackupFolder ( this tmDatabase ) : string
xmlDB_Libraries_BackupLibrary ( this tmDatabase, System.Guid libraryId ) : string
xmlDB_Libraries_ImportFromZip ( this tmDatabase, string zipFileToImport, string unzipPassword ) : bool
xmlDB_LibraryPath ( this tmDatabase, string caption ) : string
xmlDB_LibraryPath_GuidanceItems ( this tmDatabase, string caption ) : string
xmlDB_NewGuidanceExplorer ( this tmDatabase, System.Guid libraryId, string caption ) : guidanceExplorer
xmlDB_RenameGuidanceExplorer ( this tmDatabase, guidanceExplorer guidanceExplorer, string newCaption ) : guidanceExplorer
xmlDB_Save_GuidanceExplorer ( this tmDatabase, System.Guid libraryId ) : guidanceExplorer
xmlDB_Save_GuidanceExplorer ( this tmLibrary, TM_Xml_Database tmDatabase ) : guidanceExplorer
xmlDB_Save_GuidanceExplorer ( this _guidanceExplorer, TM_Xml_Database tmDatabase, bool reloadGuidanceItemsMappings ) : guidanceExplorer
xmlDB_Save_GuidanceExplorers ( this tmDatabase ) : TM_Xml_Database
xmlDB_UpdateGuidanceExplorer ( this tmDatabase, System.Guid libraryId, string caption, bool deleteLibrary ) : guidanceExplorer

Описание методов

guidanceExplorer() публичный статический Метод

public static guidanceExplorer ( this tmLibrary, TM_Xml_Database tmDatabase ) : guidanceExplorer
tmLibrary this
tmDatabase TM_Xml_Database
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

isValidGuidanceExplorerName() публичный статический Метод

public static isValidGuidanceExplorerName ( this name ) : bool
name this
Результат bool

libraryV3() публичный статический Метод

public static libraryV3 ( this library ) : Library_V3
library this
Результат Library_V3

updateGuidanceItems_FileMappings_withNewPath() публичный статический Метод

public static updateGuidanceItems_FileMappings_withNewPath ( this tmDatabase, string oldPath, string newPath ) : TM_Xml_Database
tmDatabase this
oldPath string
newPath string
Результат TM_Xml_Database

xmlDB_DeleteGuidanceExplorer() публичный статический Метод

public static xmlDB_DeleteGuidanceExplorer ( this tmDatabase, System.Guid libraryId ) : string
tmDatabase this
libraryId System.Guid
Результат string

xmlDB_GuidanceExplorer() публичный статический Метод

public static xmlDB_GuidanceExplorer ( this tmDatabase, System.Guid libraryId ) : guidanceExplorer
tmDatabase this
libraryId System.Guid
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_GuidanceExplorer() публичный статический Метод

public static xmlDB_GuidanceExplorer ( this tmDatabase, string caption ) : guidanceExplorer
tmDatabase this
caption string
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_GuidanceExplorers() публичный статический Метод

public static xmlDB_GuidanceExplorers ( this tmDatabase ) : List
tmDatabase this
Результат List

xmlDB_Libraries_BackupFolder() публичный статический Метод

public static xmlDB_Libraries_BackupFolder ( this tmDatabase ) : string
tmDatabase this
Результат string

xmlDB_Libraries_BackupLibrary() публичный статический Метод

public static xmlDB_Libraries_BackupLibrary ( this tmDatabase, System.Guid libraryId ) : string
tmDatabase this
libraryId System.Guid
Результат string

xmlDB_Libraries_ImportFromZip() публичный статический Метод

public static xmlDB_Libraries_ImportFromZip ( this tmDatabase, string zipFileToImport, string unzipPassword ) : bool
tmDatabase this
zipFileToImport string
unzipPassword string
Результат bool

xmlDB_LibraryPath() публичный статический Метод

public static xmlDB_LibraryPath ( this tmDatabase, string caption ) : string
tmDatabase this
caption string
Результат string

xmlDB_LibraryPath_GuidanceItems() публичный статический Метод

public static xmlDB_LibraryPath_GuidanceItems ( this tmDatabase, string caption ) : string
tmDatabase this
caption string
Результат string

xmlDB_NewGuidanceExplorer() публичный статический Метод

public static xmlDB_NewGuidanceExplorer ( this tmDatabase, System.Guid libraryId, string caption ) : guidanceExplorer
tmDatabase this
libraryId System.Guid
caption string
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_RenameGuidanceExplorer() публичный статический Метод

public static xmlDB_RenameGuidanceExplorer ( this tmDatabase, guidanceExplorer guidanceExplorer, string newCaption ) : guidanceExplorer
tmDatabase this
guidanceExplorer urn.microsoft.guidanceexplorer.guidanceExplorer
newCaption string
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_Save_GuidanceExplorer() публичный статический Метод

public static xmlDB_Save_GuidanceExplorer ( this tmDatabase, System.Guid libraryId ) : guidanceExplorer
tmDatabase this
libraryId System.Guid
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_Save_GuidanceExplorer() публичный статический Метод

public static xmlDB_Save_GuidanceExplorer ( this tmLibrary, TM_Xml_Database tmDatabase ) : guidanceExplorer
tmLibrary this
tmDatabase TM_Xml_Database
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_Save_GuidanceExplorer() публичный статический Метод

public static xmlDB_Save_GuidanceExplorer ( this _guidanceExplorer, TM_Xml_Database tmDatabase, bool reloadGuidanceItemsMappings ) : guidanceExplorer
_guidanceExplorer this
tmDatabase TM_Xml_Database
reloadGuidanceItemsMappings bool
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

xmlDB_Save_GuidanceExplorers() публичный статический Метод

public static xmlDB_Save_GuidanceExplorers ( this tmDatabase ) : TM_Xml_Database
tmDatabase this
Результат TM_Xml_Database

xmlDB_UpdateGuidanceExplorer() публичный статический Метод

public static xmlDB_UpdateGuidanceExplorer ( this tmDatabase, System.Guid libraryId, string caption, bool deleteLibrary ) : guidanceExplorer
tmDatabase this
libraryId System.Guid
caption string
deleteLibrary bool
Результат urn.microsoft.guidanceexplorer.guidanceExplorer

Описание свойств

REGEX_SAFE_FILE_NAME публичное статическое свойство

public static string REGEX_SAFE_FILE_NAME
Результат string