ERXRouteURL Class Reference

Inherits er::extensions::components::ERXComponent.

Inherited by ERXRouteLink.

Collaboration diagram for ERXRouteURL:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERXRouteURL (WOContext context)
boolean isStateless ()
String linkURL ()
Object record ()
boolean synchronizesVariablesWithBindings ()

Protected Member Functions

void addQueryParameterForKey (Object value, String key, NSMutableDictionary< String, Object > queryParameters)


Detailed Description

Generate a URL that points to a particular ERXRouteController route (this is a quicky impl and not totally thought out yet).

Author:
mschrag entityName (optional) the name of the entity to link to id (optional) the id of the entity to link to record (optional) the record to link to action (optional) the rest action to perform (defaults to "show" when an id or record is set, "index" if only an entityName is set) secure (optional) whether or not to generate a secure url (defaults to the same as the current request) queryDictionary (optional) additional query parameters dictionary format (optional) the format to link to (defaults to "html")

Constructor & Destructor Documentation

ERXRouteURL ( WOContext  context  ) 


Member Function Documentation

void addQueryParameterForKey ( Object  value,
String  key,
NSMutableDictionary< String, Object >  queryParameters 
) [protected]

boolean isStateless (  ) 

String linkURL (  ) 

Object record (  ) 

boolean synchronizesVariablesWithBindings (  ) 


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