summaryN:DotNetNuke.Entities.Urls
Classes
Class | Description | |
---|---|---|
![]() | AdvancedFriendlyUrlProvider | |
![]() | AdvancedUrlRewriter | |
![]() | CacheController | |
![]() | CollectionExtensions | |
![]() | ExtensionUrlProvider |
This abstract class is to provide a inherited base class for a custom module friendly url provider. All public methods must be overridden to provide the basis for a custom module provider.
|
![]() | ExtensionUrlProviderController | |
![]() | ExtensionUrlProviderInfo | |
![]() | FriendlyUrlController | |
![]() | FriendlyUrlOptions |
This class encapsulates different options used in generating friendly urls
|
![]() | FriendlyUrlProviderBase | |
![]() | FriendlyUrlSettings | |
![]() | InternalAlias | |
![]() | PagingInfo |
Class used as a utility to help manage paging in database queries
|
![]() | ParameterRedirectAction | |
![]() | ParameterReplaceAction | |
![]() | ParameterRewriteAction | |
![]() | PathSizes | |
![]() | RewriteController | |
![]() | RewriterUtils | |
![]() | SaveUrlDto | |
![]() | TabPathHelper |
The TabPathHelper class provides helper methods for working with tab urls
|
![]() | UrlAction |
The UrlAction class keeps state of the current Request throughout the rewriting process
|
![]() | UrlEnumHelpers | |
![]() | UrlRewriterBase |
Abstract class to allow derived classes of different implementations of Url Rewriter
|
![]() | UrlRewriterUtils |
Interfaces
Interface | Description | |
---|---|---|
![]() | IExtensionUrlProviderSettingsControl |