ERXRouteLink Class Reference
Inherits
er::rest::routes::components::ERXRouteURL.
List of all members.
Detailed Description
Generate a WOHyperlink 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
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/EOF/ERRest/Sources/er/rest/routes/components/ERXRouteLink.java