SiteDefinitionsLocalizationServices Methods Ingeniux CMS Web Services API

The SiteDefinitionsLocalizationServices type exposes the following members.

Methods

  Name Description
Public method GetComponentSchemas
Retrieves localization on all Component Schemas of the site. The name on each entry is localized name if localization exists
Public method GetLocalizationStats
Retrieves the summary of Site Definitions Localization on the Ingeniux CMS site
Public method GetPageSchemas
Retrieves localization on all Page Schemas of the site. The name on each entry is localized name if localization exists
Public method GetPCR
Retrieves a single Page Creation Rule's localization
Public method GetPCRs
Retrieves localization on all Page Creation Rules on the site. The name of each entry is localized name if localization exists
Public method GetSchema
Retrieves a single Schema's localization
Public method GetWorkflowDefinition
Retrieves a single Workflow Definition's Localization
Public method GetWorkflowDefinitions
Retrieves all Workflow Definitions on the site. The name of each entry is localized name if localization exists
Public method GetWorkstate
Retrieves a single Workstate's localization
Public method GetWorkstates
Retrieves all Workstates on the site. The name of each entry is localized name if localization exists
Public method SavePCR
Saves the localization of a single Page Creation Rule
Public method SaveSchema
Saves the localization of given Schema
Public method SaveWorkflowDefinition
Saves the localization for a single Workflow Definition. If localization didn't exist before for the Definition, a new entry will be created.
Public method SaveWorkstate
Saves the localization for a single Workstate
Top
See Also

Reference