메소드 | 설명 | |
---|---|---|
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, Folder_V3 folder ) : List |
||
xmlDB_GuidanceItems ( this tmDatabase, List |
public static getGuidanceItems_from_LibraryFolderOrView ( this tmDatabase, System.Guid id ) : List |
||
tmDatabase | this | |
id | System.Guid | |
리턴 | List |
public static guidanceItems_SearchTitle ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItems | List |
|
searchText | string | |
리턴 | List |
public static guidanceItems_SearchTitleAndHtml ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItemsIds | List |
|
searchText | string | |
리턴 | List |
public static guidanceItems_SearchTitleAndHtml ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItems | List |
|
searchText | string | |
리턴 | List |
public static guidanceItems_SearchTitleAndHtml ( this tmDatabase, string searchText ) : List |
||
tmDatabase | this | |
searchText | string | |
리턴 | List |
public static xmlDB_GuidanceItems ( this tmDatabase ) : List |
||
tmDatabase | this | |
리턴 | List |
public static xmlDB_GuidanceItems ( this tmDatabase, Folder_V3 folder ) : List |
||
tmDatabase | this | |
folder | Folder_V3 | |
리턴 | List |
public static xmlDB_GuidanceItems ( this tmDatabase, List |
||
tmDatabase | this | |
guidanceItemsIds | List |
|
리턴 | List |