Re: parent component content modification
Re: parent component content modification
- Subject: Re: parent component content modification
- From: Ramsey Gurley <email@hidden>
- Date: Thu, 28 Oct 2010 14:36:12 -0400
ERXWOTemplate
On Oct 28, 2010, at 2:21 PM, Michael Gargano wrote:
if i have a page template component...
<html>
<head>
<webobject name="headStuff"/>
</head>
<body>
<webobject name="pageContent"/>
</body>
<webobject name="endScript"/>
</html>
in my wod...
endScript : WOJavaScript {
}
is there a way in a sub-compoent (that would provide the body
content) to change the properties of that endScript component?
maybe sometimes i want to reference external src, other times i may
want to have script between the <script></script> tags, other pages
may do nothing with it, but i want it as a placeholder in my
template. is this possible?
Thanks.
-Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden