SEController Class Reference

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

Inherited by SEEntityController, SEModelController, and SEModelGroupController.

Collaboration diagram for SEController:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SEController (WORequest request)

Protected Member Functions

boolean isAutomaticHtmlRoutingEnabled ()
String pageNameForAction (String actionName)


Constructor & Destructor Documentation

SEController ( WORequest  request  ) 


Member Function Documentation

boolean isAutomaticHtmlRoutingEnabled (  )  [protected]

If this method returns true, all HTML format requests will be automatically routed to the corresponding IERXRouteComponent implementation based on the name returned by pageNameForAction(String).

Returns:
true if HTML format requests should be automatically routed to the corresponding page component

Reimplemented from ERXRouteController.

String pageNameForAction ( String  actionName  )  [protected]

Returns the name of the page component for this entity and the given action. The default implementation of this returns entityName + Action + Page ("PersonEditPage", "PersonViewPage", etc).

Parameters:
actionName the name of the action
Returns:
the name of the page component for this action

Reimplemented from ERXRouteController.


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

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