ERXRouteUrlUtils Class Reference

List of all members.

Static Public Member Functions

static String actionUrlForEntity (WOContext context, String entityName, Object entityID, String action, String format, NSDictionary< String, Object > queryParameters, boolean secure, boolean includeSessionID)
static String actionUrlForEntityType (WOContext context, String entityName, String action, String format, NSDictionary< String, Object > queryParameters, boolean secure, boolean includeSessionID)
static String actionUrlForRecord (WOContext context, ERXGenericRecord record, String action, String format, NSDictionary< String, Object > queryParameters, boolean secure, boolean includeSessionID)
static String actionUrlPathForEntity (String entityName, Object entityID, String action, String format)

Static Protected Member Functions

static String changeDirectActionRequestHandlerTo (String url, String newRequestHandler)


Detailed Description

Utilities for generating URLs to ERXRouteController routes (quicky impl).

Author:
mschrag

Member Function Documentation

static String actionUrlForEntity ( WOContext  context,
String  entityName,
Object  entityID,
String  action,
String  format,
NSDictionary< String, Object >  queryParameters,
boolean  secure,
boolean  includeSessionID 
) [static]

static String actionUrlForEntityType ( WOContext  context,
String  entityName,
String  action,
String  format,
NSDictionary< String, Object >  queryParameters,
boolean  secure,
boolean  includeSessionID 
) [static]

static String actionUrlForRecord ( WOContext  context,
ERXGenericRecord  record,
String  action,
String  format,
NSDictionary< String, Object >  queryParameters,
boolean  secure,
boolean  includeSessionID 
) [static]

static String actionUrlPathForEntity ( String  entityName,
Object  entityID,
String  action,
String  format 
) [static]

static String changeDirectActionRequestHandlerTo ( String  url,
String  newRequestHandler 
) [static, protected]


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