C# Class ToSic.SexyContent.ContentBlocks.ModuleContentGroupReferenceManager

Inheritance: ContentGroupReferenceManagerBase
Exibir arquivo Open project: 2sic/2sxc

Public Methods

Method Description
ModuleContentGroupReferenceManager ( SxcInstance sxc ) : System

Protected Methods

Method Description
SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void

Private Methods

Method Description
EnsureLinkToContentGroup ( System.Guid cgGuid ) : void
SetAppId ( int appId ) : void
SetTemplateChooserState ( bool state ) : void
UpdateTitle ( IEntity titleItem ) : void

Method Details

ModuleContentGroupReferenceManager() public method

public ModuleContentGroupReferenceManager ( SxcInstance sxc ) : System
sxc SxcInstance
return System

SavePreviewTemplateId() protected method

protected SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void
templateGuid System.Guid
newTemplateChooserState bool
return void