ERXMissingRouteController Class Reference

Inherits er::rest::routes::ERXRouteController.

Collaboration diagram for ERXMissingRouteController:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERXMissingRouteController (WORequest request)
WOActionResults missingAction ()

Protected Member Functions

String entityName ()


Detailed Description

ERXMissingRouteController is the controller that is used when no route can be found. It's "missing" action is loaded.

Author:
mschrag

Constructor & Destructor Documentation

ERXMissingRouteController ( WORequest  request  ) 

Constructs a new ERXMissingRouteController.

Parameters:
request the current request


Member Function Documentation

String entityName (  )  [protected]

Returns the name of the entity that this controller is currently handling. The default implementation retrieves the entity name from the ERXRoute.

Returns:
the entity name for the current route

Reimplemented from ERXRouteController.

WOActionResults missingAction (  ) 

Returns an error response of 404.

Returns:
an error response of 404


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:33 2012 for Project Wonder by  doxygen 1.5.8