This interface is implemented by every subsystem (i.e. feature) of Redakt, e.g. Content Management.
public interface IRedaktModule
Properties
Name |
Methods
InitializeAsync(IRedaktSystem) |
Implemented by
ContentManagementModule | This is the default implementation of the IRedaktSystem interface. |
DictionaryModule | This is the default implementation of the IRedaktSystem interface. |
FilesModule | This is the default implementation of the IRedaktSystem interface. |
IdentityStoreModule | This is the default implementation of the IRedaktSystem interface. |
LanguageModule | This is the default implementation of the IRedaktSystem interface. |
MessagingModule | |
UrlManagementModule |