Skip to content

Commit

Permalink
Extending .md
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Dec 26, 2023
1 parent 85ce353 commit 67cffff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lombiq.HelpfulLibraries.OrchardCore/Docs/Contents.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- `ContentDefinitionManagerExtensions`: Adds extension methods to easily fetch settings objects from `ContentTypePartDefinition` objects.
- `ContentEnumerableExtensions`: Adds an extension for selecting parts in a collection of contents.
- `ContentExtensions`: Adds `ContentItem` manipulating extension methods to `IContent` objects, including the same ones that are available for the `ContentItem` objects (e.g. `As<T>()` or `Weld<T>()`).
- `ContentFieldEditorEnums`: Adds enums with the name of ContentField editors.
- `ContentHttpContextExtensions`: Adds `IContent` session related extension methods to `HttpContext`.
- `ContentOrchardHelperExtensions`: Extensions for managing content items better via `IOrchardHelper`.
- `ContentManagerExtensions`: Adds extension methods for retrieving, loading or creating content using the `IContentManager` interface.
Expand Down

0 comments on commit 67cffff

Please sign in to comment.