| Interface | Description |
|---|---|
| IRequestParameterHandler |
Interface for extracting parameters from URLs.
|
| IRequestParameterManager |
Predefined request parameter manager
|
| Class | Description |
|---|---|
| AbstractRequestParameterHandlerNamed |
Base class for
IRequestParameterHandler implementations that support
special parameter names |
| PhotonRequestParameters |
Holder for the special ph-oton parameters
|
| RequestParameterHandlerURLParameter |
An implementation of
IRequestParameterHandler that takes the request
parameters from the URL parameters. |
| RequestParameterHandlerURLPathNamed |
An implementation of
IRequestParameterHandler that takes the request
parameters from the URL path. |
| RequestParameterHandlerURLPathOrdered |
An implementation of
IRequestParameterHandler that takes the request
parameters from the URL path in the fixed order locale than menu item. |
| RequestParameterManager |
This class holds the per-request configuration settings.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.