oqtane.framework/Oqtane.Shared/Interfaces
2025-01-28 15:55:40 -05: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
IImageService.cs use deterministic hash in file server image generation 2025-01-28 15:55:40 -05: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 Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing. 2024-11-07 17:05:28 -05:00
ISearchService.cs Added defensive logic to File Indexer for scenarios where file does not exist on disk. Added ability to reset the search index prior to reindexing. 2024-11-07 17:05:28 -05: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 remove ITextEditorProvider interface 2024-07-22 13:31:24 -04:00
IThemeControl.cs fix trimming of site, page, and module settings 2024-09-18 18:31:40 -04: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