ERXWOTemplate Class Reference

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

Inherited by AjaxInPlaceEditTemplate, and AjaxInPlaceViewTemplate.

Collaboration diagram for ERXWOTemplate:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse woresponse, WOContext wocontext)
 ERXWOTemplate (String s, NSDictionary associations, WOElement woelement)
WOActionResults invokeAction (WORequest worequest, WOContext wocontext)
void takeValuesFromRequest (WORequest worequest, WOContext wocontext)
String templateName (WOComponent component)
String toString ()

Private Attributes

WOElement _template
WOAssociation _templateName


Detailed Description

Allows for multiple contents in a component. For every of one of these, when you have ERXWOComponentContent in your wrapper, then they will append in their stead. Note that if you also have a plain WOComponentContent in your wrapper, it will get appended a second time. See ERXWOComponentContent for a full explaination.
Author:
ak (Java port)

Charles Lloyd templateName


Constructor & Destructor Documentation

ERXWOTemplate ( String  s,
NSDictionary  associations,
WOElement  woelement 
)


Member Function Documentation

void appendToResponse ( WOResponse  woresponse,
WOContext  wocontext 
)

WOActionResults invokeAction ( WORequest  worequest,
WOContext  wocontext 
)

void takeValuesFromRequest ( WORequest  worequest,
WOContext  wocontext 
)

String templateName ( WOComponent  component  ) 

String toString (  ) 


Member Data Documentation

WOElement _template [private]

WOAssociation _templateName [private]


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