PersonShowPage Class Reference

Inherits er::extensions::components::ERXComponent, and er::rest::routes::IERXRouteComponent.

Collaboration diagram for PersonShowPage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Person person ()
 PersonShowPage (WOContext context)
void setPerson (Person person)

Private Attributes

Person _person


Detailed Description

Because PersonController has automatic HTML routing enabled, we didn't have to do anything special to have a /Person/1.html URL route to this page. It has to implement IERXRouteComponent as a security precaution.

Author:
mschrag

Constructor & Destructor Documentation

PersonShowPage ( WOContext  context  ) 


Member Function Documentation

Person person (  ) 

void setPerson ( Person  person  ) 

By specifying this method is an ERXRouteParameter, the route controller will automatically bind the value of the "person" router parameter to this method.

Parameters:
person 


Member Data Documentation

Person _person [private]


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

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