프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Client | ICoreService | ||
Project | Project | ||
ProjectDestination_Skip | bool | ||
RootPath | string | ||
StreamDownloadClient | StreamDownloadClient | ||
StreamUploadClient | StreamUploadClient | ||
TxtLog | System.Windows.Controls.TextBlock |
메소드 | 설명 | |
---|---|---|
AddPathItem ( List |
||
CreateFolder ( MappingInfo mapping, string title, string tcmContainer ) : bool | ||
CreateFolderChain ( MappingInfo mapping, string folderPath, string tcmContainer ) : string | ||
CreateStructureGroup ( MappingInfo mapping, string title, string tcmContainer ) : bool | ||
CreateVSFolder ( string fullPath ) : void | ||
DeleteFiles ( string filePaths, Project project ) : void | ||
EnsureValidClient ( MappingInfo mapping ) : bool | ||
Equals ( string content1, string content2 ) : bool | ||
ExistsItem ( MappingInfo mapping, string tcmContainer, string itemTitle ) : bool | ||
Expand ( this |
||
FillNamedPath ( this |
||
FillNamedPath ( this tridionFolder, MappingInfo mapping ) : void | ||
FindCheckedOutItems ( MappingInfo mapping ) : List |
||
GetBinaryData ( MappingInfo mapping, string filePath ) : BinaryContentData | ||
GetBluePrint ( MappingInfo mapping, string id ) : List |
||
GetBluePrintBottomTcmId ( MappingInfo mapping, string id ) : string | ||
GetBluePrintItemTcmId ( string id, string publicationId ) : string | ||
GetBluePrintTopLocalizedTcmId ( MappingInfo mapping, string id ) : string | ||
GetBluePrintTopTcmId ( MappingInfo mapping, string id ) : string | ||
GetCategoriesByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
GetComponent ( MappingInfo mapping, string id ) : ComponentData | ||
GetComponentHistory ( MappingInfo mapping, string tcmId ) : List |
||
GetComponentLink ( string id, string title, string fieldName ) : System.Xml.Linq.XElement | ||
GetComponents ( MappingInfo mapping, string tcmSchema ) : List |
||
GetContainersByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
GetDiffHtml ( string text1, string text2 ) : string | ||
GetFoldersByParentFolder ( MappingInfo mapping, string tcmFolder ) : List |
||
GetFoldersByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
GetHttpClient ( MappingInfo mapping ) : LocalCoreServiceClient | ||
GetHttpClient ( string host, string username, string password ) : LocalCoreServiceClient | ||
GetId ( string id ) : string | ||
GetIdPath ( MappingInfo mapping, string id ) : List |
||
GetItemFolder ( MappingInfo mapping, string tcmItem ) : string | ||
GetItemHistory ( MappingInfo mapping, string tcmItem ) : List |
||
GetItemHistory ( string tcmItem ) : List |
||
GetItemTcmId ( MappingInfo mapping, string tcmContainer, string itemTitle ) : string | ||
GetItemType ( string tcmItem ) : ItemType | ||
GetItemTypes ( this tridionSelectorMode ) : ItemType[] | ||
GetItemsByParentContainer ( MappingInfo mapping, string tcmContainer ) : List |
||
GetItemsByParentContainer ( MappingInfo mapping, string tcmContainer, ItemType itemTypes ) : List |
||
GetItemsByParentContainer ( MappingInfo mapping, string tcmContainer, bool recursive ) : List |
||
GetItemsByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
GetItemsByPublication ( MappingInfo mapping, string tcmPublication, bool recursive ) : List |
||
GetKeywordsByCategory ( MappingInfo mapping, string tcmCategory ) : List |
||
GetLayoutsByParentFolder ( MappingInfo mapping, string tcmFolder ) : List |
||
GetLocalTime ( this serverDate, string serverTimeZoneId ) : System.DateTime | ||
GetMimeTypeId ( MappingInfo mapping, string filePath ) : string | ||
GetMultimediaComponentFileExtension ( MappingInfo mapping, string id ) : string | ||
GetPages ( MappingInfo mapping, string tcmComponent ) : List |
||
GetProcessDefinitionsByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
GetPublicationTcmId ( string id ) : string | ||
GetPublications ( MappingInfo mapping ) : List |
||
GetPublications ( MappingInfo mapping, string filterItemId ) : List |
||
GetSchemaDateFields ( MappingInfo mapping, string tcmSchema ) : List |
||
GetSchemas ( MappingInfo mapping, string tcmPublication ) : List |
||
GetStreamDownloadClient ( MappingInfo mapping ) : StreamDownloadClient | ||
GetStreamDownloadClient ( string host, string username, string password ) : StreamDownloadClient | ||
GetStreamUploadClient ( MappingInfo mapping ) : StreamUploadClient | ||
GetStreamUploadClient ( string host, string username, string password ) : StreamUploadClient | ||
GetStructureGroupsByParentStructureGroup ( MappingInfo mapping, string tcmSG ) : List |
||
GetStructureGroupsByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
GetTbbsByParentFolder ( MappingInfo mapping, string tcmFolder ) : List |
||
GetTcpClient ( MappingInfo mapping ) : LocalSessionAwareCoreServiceClient | ||
GetTcpClient ( string host, string username, string password ) : LocalSessionAwareCoreServiceClient | ||
GetUsingCurrentItems ( MappingInfo mapping, string tcmItem ) : List |
||
GetWebDav ( this item ) : string | ||
IsAnyLocalized ( MappingInfo mapping, string id ) : bool | ||
IsCheckedOut ( MappingInfo mapping, string id ) : bool | ||
IsLocalized ( MappingInfo mapping, string id ) : bool | ||
IsShared ( MappingInfo mapping, string id ) : bool | ||
MakeExpandable ( this |
||
OnItemExpanded ( ItemInfo item, MappingInfo mapping, TridionSelectorMode tridionSelectorMode ) : void | ||
ProcessFile ( MappingInfo mapping, SDL.TridionVSRazorExtension.ProjectFileInfo file ) : void | ||
ProcessFiles ( string filePaths, Project project ) : void | ||
ProcessFolder ( MappingInfo mapping, ProjectFolderInfo folder ) : void | ||
ProcessFolders ( string folderPaths, Project project ) : void | ||
ProcessHelper ( ) : void | ||
ProcessTridionFolder ( MappingInfo mapping, TridionFolderInfo folder ) : void | ||
ProcessTridionItem ( MappingInfo mapping, ItemInfo item, TridionFolderInfo folder ) : void | ||
ReadItem ( MappingInfo mapping, string id ) : IdentifiableObjectData | ||
ResetClient ( ) : void | ||
ResetDownloadClient ( ) : void | ||
ResetUploadClient ( ) : void | ||
RunFile ( string filePath, Project project, Solution solution ) : void | ||
SaveBinaryFromMultimediaComponent ( MappingInfo mapping, string id, string targetDir ) : void | ||
SaveComponentTemplate ( MappingInfo mapping, string title, string xml, string tcmContainer, string outputFormat, bool dynamic, string &stackTraceMessage ) : bool | ||
SaveConfiguration ( string rootPath, string name, SDL.TridionVSRazorExtension.Common.Configuration.Configuration configuration ) : void | ||
SaveMultimediaComponentFromBinary ( MappingInfo mapping, string id, string filePath, string &stackTraceMessage ) : bool | ||
SaveMultimediaComponentFromBinary ( MappingInfo mapping, string filePath, string title, string tcmContainer, string &stackTraceMessage ) : bool | ||
SavePageTemplate ( MappingInfo mapping, string title, string xml, string tcmContainer, string fileExtension, string &stackTraceMessage ) : bool | ||
SaveRazorLayoutTbb ( MappingInfo mapping, string id, string code, string &stackTraceMessage ) : bool | ||
SaveRazorLayoutTbb ( MappingInfo mapping, string title, string code, string tcmContainer, string &stackTraceMessage ) : bool | ||
SetParent ( this |
||
ShowMessage ( string message ) : void | ||
SyncMultimedia ( MappingInfo mapping, SDL.TridionVSRazorExtension.ProjectFileInfo file, string tcmContainer, string serverTimeZoneId ) : void | ||
SyncRazorLayoutTbb ( MappingInfo mapping, string tcmContainer, SDL.TridionVSRazorExtension.ProjectFileInfo file, ProjectFolderRole role, string serverTimeZoneId ) : void | ||
TestConnection ( MappingInfo mapping ) : bool | ||
ToItem ( this dataItem ) : ItemInfo | ||
ToList ( this xml ) : List |
||
ToList ( this xml, ItemType itemType ) : List |
||
TransformMediator2Razor ( string code ) : string | ||
TransformRazor2Mediator ( string code ) : string | ||
UnLocalize ( MappingInfo mapping, string id ) : void | ||
UnLocalizeAll ( MappingInfo mapping, string id ) : void | ||
WriteErrorLog ( string message, string stackTraceMessage = "" ) : void | ||
WriteSuccessLog ( string message ) : void |
메소드 | 설명 | |
---|---|---|
DeleteTridionObject ( MappingInfo mapping, string tcmItem, string parentTcmId, bool currentVersion, string &stackTraceMessage ) : bool | ||
EnsureCredentialsNotEmpty ( MappingInfo mapping ) : void | ||
EnsureValidStreamDownloadClient ( MappingInfo mapping ) : void | ||
EnsureValidStreamUploadClient ( MappingInfo mapping ) : void | ||
GetBinding ( ) : System.ServiceModel.NetTcpBinding | ||
GetBluePrint ( string id ) : List |
||
GetBluePrintBottomTcmId ( string id ) : string | ||
GetBluePrintTopLocalizedTcmId ( string id ) : string | ||
GetBluePrintTopTcmId ( string id ) : string | ||
GetContainerTcmId ( MappingInfo mapping, TridionRole tridionRole, SDL.TridionVSRazorExtension.ProjectFileInfo file ) : string | ||
GetContainerTcmId ( MappingInfo mapping, TridionRole tridionRole, ProjectFolderInfo folder ) : string | ||
GetContainerTcmId ( MappingInfo mapping, TridionRole tridionRole, ProjectFolderInfo folder, string path ) : string | ||
GetContainerTcmId ( MappingInfo mapping, TridionRole tridionRole, string path ) : string | ||
GetHttpBinding ( ) : System.ServiceModel.BasicHttpBinding | ||
GetHttpBinding2 ( ) : System.ServiceModel.BasicHttpBinding | ||
GetHttpBinding3 ( ) : System.ServiceModel.BasicHttpBinding | ||
GetIdPath ( MappingInfo mapping, List |
||
GetItemFolder ( string tcmItem ) : string | ||
GetTbbList ( string templateContent ) : List |
||
GetTemplateContent ( List |
||
GetUsedItems ( string tcmItem ) : List |
||
GetUsingCurrentItems ( string tcmItem ) : List |
||
GetUsingItems ( string tcmItem ) : List |
||
IncludeProjectItem ( string path ) : void | ||
IsAnyLocalized ( string id ) : bool | ||
IsLocalized ( string id ) : bool | ||
IsShared ( string id ) : bool | ||
RemoveDependency ( MappingInfo mapping, string tcmItem, string tcmDependentItem ) : LinkStatus | ||
RemoveHistory ( string tcmItem, string parentTcmId, string &stackTraceMessage ) : LinkStatus | ||
RemoveTbbFromComponentTemplate ( MappingInfo mapping, string tcmComponentTemplate, string tcmTbb, string &stackTraceMessage ) : LinkStatus | ||
RemoveTbbFromPageTemplate ( MappingInfo mapping, string tcmPageTemplate, string tcmTbb, string &stackTraceMessage ) : LinkStatus | ||
RemoveTbbFromTemplate ( string templateContent, string tcmTbb ) : string | ||
SaveVSBinaryItem ( MappingInfo mapping, string id, string path ) : void | ||
SaveVSItem ( string path, string tridionContent ) : void | ||
UnLocalize ( string id ) : void | ||
UnLocalizeAll ( string id ) : void |
public static AddPathItem ( List |
||
list | List |
|
item | ItemInfo | |
리턴 | void |
public static CreateFolder ( MappingInfo mapping, string title, string tcmContainer ) : bool | ||
mapping | MappingInfo | |
title | string | |
tcmContainer | string | |
리턴 | bool |
public static CreateFolderChain ( MappingInfo mapping, string folderPath, string tcmContainer ) : string | ||
mapping | MappingInfo | |
folderPath | string | |
tcmContainer | string | |
리턴 | string |
public static CreateStructureGroup ( MappingInfo mapping, string title, string tcmContainer ) : bool | ||
mapping | MappingInfo | |
title | string | |
tcmContainer | string | |
리턴 | bool |
public static CreateVSFolder ( string fullPath ) : void | ||
fullPath | string | |
리턴 | void |
public static DeleteFiles ( string filePaths, Project project ) : void | ||
filePaths | string | |
project | Project | |
리턴 | void |
public static EnsureValidClient ( MappingInfo mapping ) : bool | ||
mapping | MappingInfo | |
리턴 | bool |
public static Equals ( string content1, string content2 ) : bool | ||
content1 | string | |
content2 | string | |
리턴 | bool |
public static ExistsItem ( MappingInfo mapping, string tcmContainer, string itemTitle ) : bool | ||
mapping | MappingInfo | |
tcmContainer | string | |
itemTitle | string | |
리턴 | bool |
public static Expand ( this |
||
list | this |
|
mapping | MappingInfo | |
tridionSelectorMode | TridionSelectorMode | |
tcmItemPath | List |
|
selectedTcmId | string | |
리턴 | List |
public static FillNamedPath ( this |
||
list | this |
|
mapping | MappingInfo | |
리턴 | List |
public static FillNamedPath ( this tridionFolder, MappingInfo mapping ) : void | ||
tridionFolder | this | |
mapping | MappingInfo | |
리턴 | void |
public static FindCheckedOutItems ( MappingInfo mapping ) : List |
||
mapping | MappingInfo | |
리턴 | List |
public static GetBinaryData ( MappingInfo mapping, string filePath ) : BinaryContentData | ||
mapping | MappingInfo | |
filePath | string | |
리턴 | BinaryContentData |
public static GetBluePrint ( MappingInfo mapping, string id ) : List |
||
mapping | MappingInfo | |
id | string | |
리턴 | List |
public static GetBluePrintBottomTcmId ( MappingInfo mapping, string id ) : string | ||
mapping | MappingInfo | |
id | string | |
리턴 | string |
public static GetBluePrintItemTcmId ( string id, string publicationId ) : string | ||
id | string | |
publicationId | string | |
리턴 | string |
public static GetBluePrintTopLocalizedTcmId ( MappingInfo mapping, string id ) : string | ||
mapping | MappingInfo | |
id | string | |
리턴 | string |
public static GetBluePrintTopTcmId ( MappingInfo mapping, string id ) : string | ||
mapping | MappingInfo | |
id | string | |
리턴 | string |
public static GetCategoriesByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetComponent ( MappingInfo mapping, string id ) : ComponentData | ||
mapping | MappingInfo | |
id | string | |
리턴 | ComponentData |
public static GetComponentHistory ( MappingInfo mapping, string tcmId ) : List |
||
mapping | MappingInfo | |
tcmId | string | |
리턴 | List |
public static GetComponentLink ( string id, string title, string fieldName ) : System.Xml.Linq.XElement | ||
id | string | |
title | string | |
fieldName | string | |
리턴 | System.Xml.Linq.XElement |
public static GetComponents ( MappingInfo mapping, string tcmSchema ) : List |
||
mapping | MappingInfo | |
tcmSchema | string | |
리턴 | List |
public static GetContainersByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetDiffHtml ( string text1, string text2 ) : string | ||
text1 | string | |
text2 | string | |
리턴 | string |
public static GetFoldersByParentFolder ( MappingInfo mapping, string tcmFolder ) : List |
||
mapping | MappingInfo | |
tcmFolder | string | |
리턴 | List |
public static GetFoldersByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetHttpClient ( MappingInfo mapping ) : LocalCoreServiceClient | ||
mapping | MappingInfo | |
리턴 | LocalCoreServiceClient |
public static GetHttpClient ( string host, string username, string password ) : LocalCoreServiceClient | ||
host | string | |
username | string | |
password | string | |
리턴 | LocalCoreServiceClient |
public static GetIdPath ( MappingInfo mapping, string id ) : List |
||
mapping | MappingInfo | |
id | string | |
리턴 | List |
public static GetItemFolder ( MappingInfo mapping, string tcmItem ) : string | ||
mapping | MappingInfo | |
tcmItem | string | |
리턴 | string |
public static GetItemHistory ( MappingInfo mapping, string tcmItem ) : List |
||
mapping | MappingInfo | |
tcmItem | string | |
리턴 | List |
public static GetItemHistory ( string tcmItem ) : List |
||
tcmItem | string | |
리턴 | List |
public static GetItemTcmId ( MappingInfo mapping, string tcmContainer, string itemTitle ) : string | ||
mapping | MappingInfo | |
tcmContainer | string | |
itemTitle | string | |
리턴 | string |
public static GetItemType ( string tcmItem ) : ItemType | ||
tcmItem | string | |
리턴 | ItemType |
public static GetItemTypes ( this tridionSelectorMode ) : ItemType[] | ||
tridionSelectorMode | this | |
리턴 | ItemType[] |
public static GetItemsByParentContainer ( MappingInfo mapping, string tcmContainer ) : List |
||
mapping | MappingInfo | |
tcmContainer | string | |
리턴 | List |
public static GetItemsByParentContainer ( MappingInfo mapping, string tcmContainer, ItemType itemTypes ) : List |
||
mapping | MappingInfo | |
tcmContainer | string | |
itemTypes | ItemType | |
리턴 | List |
public static GetItemsByParentContainer ( MappingInfo mapping, string tcmContainer, bool recursive ) : List |
||
mapping | MappingInfo | |
tcmContainer | string | |
recursive | bool | |
리턴 | List |
public static GetItemsByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetItemsByPublication ( MappingInfo mapping, string tcmPublication, bool recursive ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
recursive | bool | |
리턴 | List |
public static GetKeywordsByCategory ( MappingInfo mapping, string tcmCategory ) : List |
||
mapping | MappingInfo | |
tcmCategory | string | |
리턴 | List |
public static GetLayoutsByParentFolder ( MappingInfo mapping, string tcmFolder ) : List |
||
mapping | MappingInfo | |
tcmFolder | string | |
리턴 | List |
public static GetLocalTime ( this serverDate, string serverTimeZoneId ) : System.DateTime | ||
serverDate | this | |
serverTimeZoneId | string | |
리턴 | System.DateTime |
public static GetMimeTypeId ( MappingInfo mapping, string filePath ) : string | ||
mapping | MappingInfo | |
filePath | string | |
리턴 | string |
public static GetMultimediaComponentFileExtension ( MappingInfo mapping, string id ) : string | ||
mapping | MappingInfo | |
id | string | |
리턴 | string |
public static GetPages ( MappingInfo mapping, string tcmComponent ) : List |
||
mapping | MappingInfo | |
tcmComponent | string | |
리턴 | List |
public static GetProcessDefinitionsByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetPublicationTcmId ( string id ) : string | ||
id | string | |
리턴 | string |
public static GetPublications ( MappingInfo mapping ) : List |
||
mapping | MappingInfo | |
리턴 | List |
public static GetPublications ( MappingInfo mapping, string filterItemId ) : List |
||
mapping | MappingInfo | |
filterItemId | string | |
리턴 | List |
public static GetSchemaDateFields ( MappingInfo mapping, string tcmSchema ) : List |
||
mapping | MappingInfo | |
tcmSchema | string | |
리턴 | List |
public static GetSchemas ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetStreamDownloadClient ( MappingInfo mapping ) : StreamDownloadClient | ||
mapping | MappingInfo | |
리턴 | StreamDownloadClient |
public static GetStreamDownloadClient ( string host, string username, string password ) : StreamDownloadClient | ||
host | string | |
username | string | |
password | string | |
리턴 | StreamDownloadClient |
public static GetStreamUploadClient ( MappingInfo mapping ) : StreamUploadClient | ||
mapping | MappingInfo | |
리턴 | StreamUploadClient |
public static GetStreamUploadClient ( string host, string username, string password ) : StreamUploadClient | ||
host | string | |
username | string | |
password | string | |
리턴 | StreamUploadClient |
public static GetStructureGroupsByParentStructureGroup ( MappingInfo mapping, string tcmSG ) : List |
||
mapping | MappingInfo | |
tcmSG | string | |
리턴 | List |
public static GetStructureGroupsByPublication ( MappingInfo mapping, string tcmPublication ) : List |
||
mapping | MappingInfo | |
tcmPublication | string | |
리턴 | List |
public static GetTbbsByParentFolder ( MappingInfo mapping, string tcmFolder ) : List |
||
mapping | MappingInfo | |
tcmFolder | string | |
리턴 | List |
public static GetTcpClient ( MappingInfo mapping ) : LocalSessionAwareCoreServiceClient | ||
mapping | MappingInfo | |
리턴 | LocalSessionAwareCoreServiceClient |
public static GetTcpClient ( string host, string username, string password ) : LocalSessionAwareCoreServiceClient | ||
host | string | |
username | string | |
password | string | |
리턴 | LocalSessionAwareCoreServiceClient |
public static GetUsingCurrentItems ( MappingInfo mapping, string tcmItem ) : List |
||
mapping | MappingInfo | |
tcmItem | string | |
리턴 | List |
public static IsAnyLocalized ( MappingInfo mapping, string id ) : bool | ||
mapping | MappingInfo | |
id | string | |
리턴 | bool |
public static IsCheckedOut ( MappingInfo mapping, string id ) : bool | ||
mapping | MappingInfo | |
id | string | |
리턴 | bool |
public static IsLocalized ( MappingInfo mapping, string id ) : bool | ||
mapping | MappingInfo | |
id | string | |
리턴 | bool |
public static IsShared ( MappingInfo mapping, string id ) : bool | ||
mapping | MappingInfo | |
id | string | |
리턴 | bool |
public static OnItemExpanded ( ItemInfo item, MappingInfo mapping, TridionSelectorMode tridionSelectorMode ) : void | ||
item | ItemInfo | |
mapping | MappingInfo | |
tridionSelectorMode | TridionSelectorMode | |
리턴 | void |
public static ProcessFile ( MappingInfo mapping, SDL.TridionVSRazorExtension.ProjectFileInfo file ) : void | ||
mapping | MappingInfo | |
file | SDL.TridionVSRazorExtension.ProjectFileInfo | |
리턴 | void |
public static ProcessFiles ( string filePaths, Project project ) : void | ||
filePaths | string | |
project | Project | |
리턴 | void |
public static ProcessFolder ( MappingInfo mapping, ProjectFolderInfo folder ) : void | ||
mapping | MappingInfo | |
folder | ProjectFolderInfo | |
리턴 | void |
public static ProcessFolders ( string folderPaths, Project project ) : void | ||
folderPaths | string | |
project | Project | |
리턴 | void |
public static ProcessTridionFolder ( MappingInfo mapping, TridionFolderInfo folder ) : void | ||
mapping | MappingInfo | |
folder | TridionFolderInfo | |
리턴 | void |
public static ProcessTridionItem ( MappingInfo mapping, ItemInfo item, TridionFolderInfo folder ) : void | ||
mapping | MappingInfo | |
item | ItemInfo | |
folder | TridionFolderInfo | |
리턴 | void |
public static ReadItem ( MappingInfo mapping, string id ) : IdentifiableObjectData | ||
mapping | MappingInfo | |
id | string | |
리턴 | IdentifiableObjectData |
public static RunFile ( string filePath, Project project, Solution solution ) : void | ||
filePath | string | |
project | Project | |
solution | Solution | |
리턴 | void |
public static SaveBinaryFromMultimediaComponent ( MappingInfo mapping, string id, string targetDir ) : void | ||
mapping | MappingInfo | |
id | string | |
targetDir | string | |
리턴 | void |
public static SaveComponentTemplate ( MappingInfo mapping, string title, string xml, string tcmContainer, string outputFormat, bool dynamic, string &stackTraceMessage ) : bool | ||
mapping | MappingInfo | |
title | string | |
xml | string | |
tcmContainer | string | |
outputFormat | string | |
dynamic | bool | |
stackTraceMessage | string | |
리턴 | bool |
public static SaveConfiguration ( string rootPath, string name, SDL.TridionVSRazorExtension.Common.Configuration.Configuration configuration ) : void | ||
rootPath | string | |
name | string | |
configuration | SDL.TridionVSRazorExtension.Common.Configuration.Configuration | |
리턴 | void |
public static SaveMultimediaComponentFromBinary ( MappingInfo mapping, string id, string filePath, string &stackTraceMessage ) : bool | ||
mapping | MappingInfo | |
id | string | |
filePath | string | |
stackTraceMessage | string | |
리턴 | bool |
public static SaveMultimediaComponentFromBinary ( MappingInfo mapping, string filePath, string title, string tcmContainer, string &stackTraceMessage ) : bool | ||
mapping | MappingInfo | |
filePath | string | |
title | string | |
tcmContainer | string | |
stackTraceMessage | string | |
리턴 | bool |
public static SavePageTemplate ( MappingInfo mapping, string title, string xml, string tcmContainer, string fileExtension, string &stackTraceMessage ) : bool | ||
mapping | MappingInfo | |
title | string | |
xml | string | |
tcmContainer | string | |
fileExtension | string | |
stackTraceMessage | string | |
리턴 | bool |
public static SaveRazorLayoutTbb ( MappingInfo mapping, string id, string code, string &stackTraceMessage ) : bool | ||
mapping | MappingInfo | |
id | string | |
code | string | |
stackTraceMessage | string | |
리턴 | bool |
public static SaveRazorLayoutTbb ( MappingInfo mapping, string title, string code, string tcmContainer, string &stackTraceMessage ) : bool | ||
mapping | MappingInfo | |
title | string | |
code | string | |
tcmContainer | string | |
stackTraceMessage | string | |
리턴 | bool |
public static SetParent ( this |
||
list | this |
|
parent | ItemInfo | |
리턴 | List |
public static SyncMultimedia ( MappingInfo mapping, SDL.TridionVSRazorExtension.ProjectFileInfo file, string tcmContainer, string serverTimeZoneId ) : void | ||
mapping | MappingInfo | |
file | SDL.TridionVSRazorExtension.ProjectFileInfo | |
tcmContainer | string | |
serverTimeZoneId | string | |
리턴 | void |
public static SyncRazorLayoutTbb ( MappingInfo mapping, string tcmContainer, SDL.TridionVSRazorExtension.ProjectFileInfo file, ProjectFolderRole role, string serverTimeZoneId ) : void | ||
mapping | MappingInfo | |
tcmContainer | string | |
file | SDL.TridionVSRazorExtension.ProjectFileInfo | |
role | ProjectFolderRole | |
serverTimeZoneId | string | |
리턴 | void |
public static TestConnection ( MappingInfo mapping ) : bool | ||
mapping | MappingInfo | |
리턴 | bool |
public static ToList ( this xml, ItemType itemType ) : List |
||
xml | this | |
itemType | ItemType | |
리턴 | List |
public static TransformMediator2Razor ( string code ) : string | ||
code | string | |
리턴 | string |
public static TransformRazor2Mediator ( string code ) : string | ||
code | string | |
리턴 | string |
public static UnLocalize ( MappingInfo mapping, string id ) : void | ||
mapping | MappingInfo | |
id | string | |
리턴 | void |
public static UnLocalizeAll ( MappingInfo mapping, string id ) : void | ||
mapping | MappingInfo | |
id | string | |
리턴 | void |
public static WriteErrorLog ( string message, string stackTraceMessage = "" ) : void | ||
message | string | |
stackTraceMessage | string | |
리턴 | void |
public static WriteSuccessLog ( string message ) : void | ||
message | string | |
리턴 | void |
public static StreamDownloadClient StreamDownloadClient | ||
리턴 | StreamDownloadClient |
public static StreamUploadClient StreamUploadClient | ||
리턴 | StreamUploadClient |