Свойство | Type | Description | |
---|---|---|---|
FORCED_MILLISEC_DELAY_ON_LOGIN_ACTION | int |
Méthode | Description | |
---|---|---|
canWriteToPath ( string path ) : bool | ||
loadDataIntoMemory ( ) : bool | ||
loadDataIntoMemory ( string pathXmlDatabase, string pathXmlLibraries ) : bool | ||
loadTmUserObjects ( string xmlDatabasePath ) : void | ||
reloadData ( ) : string | ||
saveTmUserObjects ( string xmlDatabasePath ) : void | ||
setDataFromCurrentScript ( string virtualPathMapping ) : void | ||
setLibraryPath_and_LoadDataIntoMemory ( string libraryPath ) : bool |
Méthode | Description | |
---|---|---|
TM_Xml_Database ( ) : System | ||
getGuidanceItem ( System.Guid guidanceItemId ) : TeamMentor_Article | ||
getGuidanceItemHtml ( System.Guid guidanceItemId ) : string | ||
getGuidanceItemsHtml ( List |
||
reloadData ( string newLibraryPath ) : string |
public static canWriteToPath ( string path ) : bool | ||
path | string | |
Résultat | bool |
public static loadDataIntoMemory ( ) : bool | ||
Résultat | bool |
public static loadDataIntoMemory ( string pathXmlDatabase, string pathXmlLibraries ) : bool | ||
pathXmlDatabase | string | |
pathXmlLibraries | string | |
Résultat | bool |
public static loadTmUserObjects ( string xmlDatabasePath ) : void | ||
xmlDatabasePath | string | |
Résultat | void |
public static saveTmUserObjects ( string xmlDatabasePath ) : void | ||
xmlDatabasePath | string | |
Résultat | void |
public static setDataFromCurrentScript ( string virtualPathMapping ) : void | ||
virtualPathMapping | string | |
Résultat | void |
public static setLibraryPath_and_LoadDataIntoMemory ( string libraryPath ) : bool | ||
libraryPath | string | |
Résultat | bool |