You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Localization Class > Localization Methods
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Localization Methods

The methods of the Localization class are listed here.

 
Name 
Description 
 
Returns an array of all the active content languages where the LanguageData.Type indicates whether the language exists (Type="VIEW") for the specified content ID or whether it does not exist in that language (Type="ADD").  
 
Returns an array of all the active content languages where the LanguageData.Type indicates whether the language exists (Type="VIEW") in at least one content block or whether no content exists in that language (Type="ADD").  
 
Returns an array of all the active content languages where the LanguageData.Type indicates whether the language exists (Type="VIEW") in at least one menu or whether no menus exist in that language (Type="ADD").  
 
Returns a list of content items (i.e., XLIFF skeletons) associated with a given job.  
 
Returns the specified file record.  
 
Returns a list of files associated with a given job.  
 
Returns a list of files in a given ZIP file.  
 
This is the overview for the GetFlagUrl method overload. 
 
Returns the interchange (i.e., XLIFF) file record specified by ID.  
 
Returns a list of interchange files (i.e., XLIFF files) associated with a given content item (i.e., XLIFF Skeleton).  
 
Returns a list of interchange files (i.e., XLIFF files) contained within a given ZIP file.  
 
This is the overview for the GetJobs method overload. 
 
Returns a URL to the base directory where localization files are stored. For example, /~SiteRoot~/uploadedfiles/localization.  
 
Returns the server directory path to upload XLIFF and ZIP files for importing. For example, C:\inetpub\wwwroot\~SiteRoot~\workarea\uploadedfiles\localization.
See Also: StartImportTranslation.  
 
Starts the process of exporting the content specified by ListOfContentIDs. The status of the process may be monitored by visiting localizationjobs.aspx, which uses methods in this class. The translatable text and documents are exported as XLIFF files compressed in ZIP files. The XLIFF files are suitable for sending to a translator. Once translated, the XLIFF files should be imported using the StartImportTranslation method.  
 
Starts the process of exporting all the content specified by ContentType in the specified folder. Optionally, all the content in the subfolders may be processed as well. The status of the process may be monitored by visiting localizationjobs.aspx, which uses methods in this class. The translatable text and documents are exported as XLIFF files compressed in ZIP files. The XLIFF files are suitable for sending to a translator. Once translated, the XLIFF files should be imported using the StartImportTranslation.  
 
Starts the process of exporting all menus. The status of the process may be monitored by visiting localizationjobs.aspx, which uses methods in this class. The translatable text is exported as an XLIFF file and compressed in a ZIP file. The XLIFF file is suitable for sending to a translator. Once translated, the XLIFF file should be imported using the StartImportTranslation method.  
 
Starts the process of importing XLIFF files that have been translated. The files should be uploaded to server directory specified by GetTranslationUploadDirectory. Files may be XLIFF files (.xlf extension) or XLIFF files that are compressed in ZIP (.zip extension) files.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!