ERXWOString Class Reference

Inherits com::webobjects::appserver::WODynamicElement.

Collaboration diagram for ERXWOString:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse woresponse, WOContext wocontext)
 ERXWOString (String s, NSDictionary nsdictionary, WOElement woelement)

Static Public Attributes

static final Logger log = Logger.getLogger(ERXWOString.class)

Protected Attributes

WOAssociation _dateFormat
WOAssociation _escapeHTML
WOAssociation _formatter
WOAssociation _numberFormat
WOAssociation _value
WOAssociation _valueWhenEmpty

Package Attributes

boolean _shouldFormat


Detailed Description

Reimplementation of WOString that can resolve localized format strings. This is very useful as most of the components in DirectToWeb use a "format"-String binding - so to use localized patterns, you'd need to re-implement all these components.

Author:
ak

Constructor & Destructor Documentation

ERXWOString ( String  s,
NSDictionary  nsdictionary,
WOElement  woelement 
)


Member Function Documentation

void appendToResponse ( WOResponse  woresponse,
WOContext  wocontext 
)


Member Data Documentation

WOAssociation _dateFormat [protected]

WOAssociation _escapeHTML [protected]

WOAssociation _formatter [protected]

WOAssociation _numberFormat [protected]

boolean _shouldFormat [package]

WOAssociation _value [protected]

WOAssociation _valueWhenEmpty [protected]

final Logger log = Logger.getLogger(ERXWOString.class) [static]


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

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