C# 클래스 Rebel.Cms.Packages.DevDataset.DevDataset

USED ONLY FOR DEMO DATA!!!
Is most likely NOT thread safe
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
DevDataset ( IPropertyEditorFactory propertyEditorFactory, IFrameworkContext frameworkContext, IAttributeTypeRegistry attributeTypeRegistry ) : System

비공개 메소드들

메소드 설명
AllAttribTypes ( Revision mappedCollection ) : AttributeType[]
CreateNodeName ( DocumentTypeEditorModel docType ) : DocumentTypeProperty
CreateSelectedTemplateId ( DocumentTypeEditorModel docType ) : DocumentTypeProperty
GetNodeProperties ( int id, HiveId selectedTemplateId ) : HashSet
GetNodeProperty ( System.Xml.Linq.XElement node ) : System.Guid
InitCreators ( ) : void
InitDataTypes ( ) : void

Creates the test data types

InitDocTypes ( ) : void
InitRepository ( ) : void
InitTemplates ( ) : void
InstallDevDataset ( IHiveManager manager, IFrameworkContext framework ) : void

TEMPORARY method to install all data required for dev data set excluding all of the core data

메소드 상세

DevDataset() 공개 메소드

public DevDataset ( IPropertyEditorFactory propertyEditorFactory, IFrameworkContext frameworkContext, IAttributeTypeRegistry attributeTypeRegistry ) : System
propertyEditorFactory IPropertyEditorFactory
frameworkContext IFrameworkContext
attributeTypeRegistry IAttributeTypeRegistry
리턴 System