oqtane.framework/Oqtane.Shared/Interfaces
2024-06-06 16:39:35 +08: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 IClientStartup implementation 2020-05-12 10:00:28 +02:00
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 refactoring the code. 2024-06-04 17:32:31 +08:00
ISearchIndexManager.cs refactoring the code. 2024-06-04 17:32:31 +08:00
ISearchProvider.cs refactoring the code. 2024-06-04 17:32:31 +08:00
ISearchResultManager.cs refactoring the code. 2024-06-04 17:32:31 +08:00
ISearchService.cs #4303: add search function. 2024-06-03 21:19:42 +08: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: add text editor interfaces. 2024-06-06 16:39:35 +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