oqtane.framework/Oqtane.Shared/Interfaces
2024-07-17 13:57:47 -04:00
..
IAuditable.cs Document most core interfaces 2021-05-21 18:28:14 +02:00
IClientService.cs implement client and server service implementations in Html/Text module 2024-03-05 08:44:09 -05:00
IClientStartup.cs
IDatabaseConfigControl.cs implemented Label component in Installer for consistency and removed redundant logic 2021-05-23 11:17:23 -04:00
IDeletable.cs Document most core interfaces 2021-05-21 18:28:14 +02:00
IModuleControl.cs [ENH] - #4178 modifications after review 2024-04-24 09:46:07 +10:00
ISearchable.cs search refactoring 2024-07-06 07:58:04 -04:00
ISearchProvider.cs search optimizations 2024-07-17 13:57:47 -04:00
ISearchService.cs search modifications 2024-07-12 10:33:17 -04:00
IService.cs introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories) 2022-07-26 09:41:42 -04:00
ISettingsControl.cs UpdateSettings bugfix 2021-01-05 19:52:14 +01:00
ITextEditor.cs Fix #4316: move the raw html editor into quill editor instance. 2024-06-07 08:35:42 +08:00
ITextEditorProvider.cs Fix #4316: add text editor interfaces. 2024-06-06 16:39:35 +08:00
IThemeControl.cs Document most core interfaces 2021-05-21 18:28:14 +02:00
ITokenSource.cs Fix #3833: introduce token replace class. 2024-02-18 21:38:43 +08:00
ITransientService.cs introduce ITransientService interface for auto registration of transient services (for DBContexts and Repositories) 2022-07-26 09:41:42 -04:00