ERD2WGraphVizPage Class Reference

Inherits er::directtoweb::pages::ERD2WPage.

Collaboration diagram for ERD2WGraphVizPage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse response, WOContext context)
NSArray< Stringattributes ()
 ERD2WGraphVizPage (WOContext context)
int nodeID ()
String nodeType ()
String tag ()
NSArray< StringtoManyRelationships ()
NSArray< StringtoOneRelationships ()

Private Attributes

int _nodeID = 0


Detailed Description

Creates a GrahpViz page for those that needs such trivial tools. Call up with the ERD2WDirectAction and use visibleEntityNames to restrict based on page config name.

Author:
ak

Constructor & Destructor Documentation

ERD2WGraphVizPage ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.

Reimplemented from ERD2WPage.

NSArray<String> attributes (  ) 

int nodeID (  ) 

String nodeType (  ) 

String tag (  ) 

NSArray<String> toManyRelationships (  ) 

NSArray<String> toOneRelationships (  ) 


Member Data Documentation

int _nodeID = 0 [private]


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

Generated on Sat May 26 06:42:55 2012 for Project Wonder by  doxygen 1.5.8