C# Класс Sdl.Web.Tridion.Templates.PublishMappings

Наследование: Sdl.Web.Tridion.Common.TemplateBase
Показать файл Открыть проект

Открытые методы

Метод Описание
PublishMappings ( ) : System
Transform ( Engine engine, Package package ) : void

Приватные методы

Метод Описание
GetDefaultVocabularyPrefix ( Schema schema ) : string
GetSemanticProperties ( ItemFieldDefinition schemaField, IEnumerable semanticTypes, Schema schema ) : IEnumerable
GetSemanticRootElementName ( Schema schema ) : string
GetSemanticSchema ( Schema schema ) : SemanticSchemaData
GetSemanticSchemaFields ( IEnumerable schemaFields, SemanticTypeData semanticTypes, Schema schema, string contextPath ) : IEnumerable
GetSemanticTypes ( Schema schema ) : IEnumerable
PublishPageIncludes ( StructureGroup structureGroup, Component relatedComponent ) : Binary
PublishSemanticSchemas ( StructureGroup structureGroup, Component relatedComponent ) : Binary
PublishSemanticVocabularies ( StructureGroup structureGroup, Component relatedComponent ) : Binary
PublishXpmRegionConfiguration ( StructureGroup structureGroup, Component relatedComponent ) : Binary

Описание методов

PublishMappings() публичный Метод

public PublishMappings ( ) : System
Результат System

Transform() публичный Метод

public Transform ( Engine engine, Package package ) : void
engine Engine
package Package
Результат void