Name |
Description |
ControllerExtenderActionInvoker |
An action invoker allowing Controller Extender actions to execute. |
ControllerExtenderActionInvoker.ExtenderActionDescriptor |
Internal class wrapping the real ActionDescriptor so that we can store the internal controller context for the controller that will actually be doing the execution |
DashboardActionInvoker |
An action invoker that ensures that all of the dashboard filters are applied to the Dashboard action |
ExtendedByAttribute |
|
RebelActionInvoker |
Ensures that if an action for the Template name is not explicitly defined by a user, that the 'Index' action will execute |
RebelBackOfficeActionInvoker |
Ensures that any filters of type - IRequiresRoutableRequestContext or - IRequiresBackOfficeRequest Context have their parameters setup propery |
RoutableRequestActionInvoker |
|