Method | Description | |
---|---|---|
getGuidanceItems_from_LibraryFolderOrView ( this tmDatabase, System.Guid id ) : List |
||
guidanceItems_SearchTitle ( this tmDatabase, List |
||
guidanceItems_SearchTitleAndHtml ( this tmDatabase, List |
||
guidanceItems_SearchTitleAndHtml ( this tmDatabase, List |
||
guidanceItems_SearchTitleAndHtml ( this tmDatabase, string searchText ) : List |
||
xmlDB_GuidanceItems ( this tmDatabase ) : List |
||
xmlDB_GuidanceItems ( this tmDatabase, |
||
xmlDB_GuidanceItems ( this tmDatabase, List |
public static getGuidanceItems_from_LibraryFolderOrView ( this tmDatabase, System.Guid id ) : List |
||
tmDatabase | this | |
id | System.Guid | |
return | List |
public static guidanceItems_SearchTitle ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItems | List |
|
searchText | string | |
return | List |
public static guidanceItems_SearchTitleAndHtml ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItemsIds | List |
|
searchText | string | |
return | List |
public static guidanceItems_SearchTitleAndHtml ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItems | List |
|
searchText | string | |
return | List |
public static guidanceItems_SearchTitleAndHtml ( this tmDatabase, string searchText ) : List |
||
tmDatabase | this | |
searchText | string | |
return | List |
public static xmlDB_GuidanceItems ( this tmDatabase ) : List |
||
tmDatabase | this | |
return | List |
public static xmlDB_GuidanceItems ( this tmDatabase, |
||
tmDatabase | this | |
folder | ||
return | List |
public static xmlDB_GuidanceItems ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItemsIds | List |
|
return | List |