Re: parent component content modification
Re: parent component content modification
- Subject: Re: parent component content modification
- From: Michael Gargano <email@hidden>
- Date: Thu, 28 Oct 2010 15:02:17 -0700
- Acceptlanguage: en-US
- Thread-topic: parent component content modification
works great! thanks.
-Mike
On Oct 28, 2010, at 2:36 PM, Ramsey Gurley wrote:
> 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