C# 클래스 FourRoads.TelligentCommunity.InlineContent.ScriptedContentFragments.InlineContentPart

상속: ConfigurableContentFragmentBase, ITranslatablePlugin, IPluginGroup, IFileEmbeddableContentType, ISingletonPlugin
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 프로퍼티들

프로퍼티 타입 설명
InlineContentContentTypeId System.Guid

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddContentControls ( Control control ) : void
AddPreviewContentControls ( Control control ) : void
AttachChangeEvents ( IContentStateChanges stateChanges ) : void
CanAddFiles ( int userId ) : bool
Get ( System.Guid contentId ) : Telligent.Evolution.Extensibility.Content.Version1.IContent
GetAdditionalCssClasses ( Control control ) : string
GetAnonymousContentText ( ) : string
GetContentText ( ) : string
GetFragmentHeader ( Control control ) : string
GetHash ( string inputString ) : byte[]
GetHashString ( string inputString ) : string
GetPropertyGroups ( ) : PropertyGroup[]
HasRequiredContext ( Control control ) : bool
Initialize ( ) : void
SetController ( IFileEmbeddableContentTypeController controller ) : void
SetController ( ITranslatablePluginController controller ) : void
UpdateInlineContentFiles ( string sourceContent ) : string

보호된 메소드들

메소드 설명
ContextualItem ( Action applicationUse, Action containerUse, Action tagsUse ) : void

메소드 상세

AddContentControls() 공개 메소드

public AddContentControls ( Control control ) : void
control System.Web.UI.Control
리턴 void

AddPreviewContentControls() 공개 메소드

public AddPreviewContentControls ( Control control ) : void
control System.Web.UI.Control
리턴 void

AttachChangeEvents() 공개 메소드

public AttachChangeEvents ( IContentStateChanges stateChanges ) : void
stateChanges IContentStateChanges
리턴 void

CanAddFiles() 공개 메소드

public CanAddFiles ( int userId ) : bool
userId int
리턴 bool

ContextualItem() 보호된 메소드

protected ContextualItem ( Action applicationUse, Action containerUse, Action tagsUse ) : void
applicationUse Action
containerUse Action
tagsUse Action
리턴 void

Get() 공개 메소드

public Get ( System.Guid contentId ) : Telligent.Evolution.Extensibility.Content.Version1.IContent
contentId System.Guid
리턴 Telligent.Evolution.Extensibility.Content.Version1.IContent

GetAdditionalCssClasses() 공개 메소드

public GetAdditionalCssClasses ( Control control ) : string
control System.Web.UI.Control
리턴 string

GetAnonymousContentText() 공개 메소드

public GetAnonymousContentText ( ) : string
리턴 string

GetContentText() 공개 메소드

public GetContentText ( ) : string
리턴 string

GetFragmentHeader() 공개 메소드

public GetFragmentHeader ( Control control ) : string
control System.Web.UI.Control
리턴 string

GetHash() 공개 정적인 메소드

public static GetHash ( string inputString ) : byte[]
inputString string
리턴 byte[]

GetHashString() 공개 정적인 메소드

public static GetHashString ( string inputString ) : string
inputString string
리턴 string

GetPropertyGroups() 공개 메소드

public GetPropertyGroups ( ) : PropertyGroup[]
리턴 PropertyGroup[]

HasRequiredContext() 공개 메소드

public HasRequiredContext ( Control control ) : bool
control System.Web.UI.Control
리턴 bool

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

SetController() 공개 메소드

public SetController ( IFileEmbeddableContentTypeController controller ) : void
controller IFileEmbeddableContentTypeController
리턴 void

SetController() 공개 메소드

public SetController ( ITranslatablePluginController controller ) : void
controller ITranslatablePluginController
리턴 void

UpdateInlineContentFiles() 공개 메소드

public UpdateInlineContentFiles ( string sourceContent ) : string
sourceContent string
리턴 string

프로퍼티 상세

InlineContentContentTypeId 공개적으로 정적으로 프로퍼티

public static Guid,System InlineContentContentTypeId
리턴 System.Guid