ERD2WCustomComponentWithArgs Class Reference

Inherits com::webobjects::directtoweb::D2WCustomComponent, and er::extensions::validation::ERXExceptionHolder.

Collaboration diagram for ERD2WCustomComponentWithArgs:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void clearValidationFailed ()
boolean d2wComponentNameDebuggingEnabled ()
boolean d2wDebuggingEnabled ()
boolean d2wPropertyKeyDebuggingEnabled ()
 ERD2WCustomComponentWithArgs (WOContext context)
Object extraBindings ()
D2WContext nonCachingContext ()
Object originalValueForBinding (String binding)
void validationFailedWithException (Throwable e, Object value, String keyPath)
Object valueForBinding (String binding)

Static Public Attributes

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

Private Attributes

Object _extraBindings


Detailed Description

Allows custom components to resolve valueForBinding requests in the rules.
extraBindings

Constructor & Destructor Documentation

ERD2WCustomComponentWithArgs ( WOContext  context  ) 


Member Function Documentation

void clearValidationFailed (  ) 

Clears all of the collected validation exceptions.

Implements ERXExceptionHolder.

boolean d2wComponentNameDebuggingEnabled (  ) 

boolean d2wDebuggingEnabled (  ) 

boolean d2wPropertyKeyDebuggingEnabled (  ) 

Object extraBindings (  ) 

D2WContext nonCachingContext (  ) 

Object originalValueForBinding ( String  binding  ) 

void validationFailedWithException ( Throwable  e,
Object  value,
String  keyPath 
)

Object valueForBinding ( String  binding  ) 


Member Data Documentation

Object _extraBindings [private]

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

logging support


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

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