Re: Accessing the object of the contained page
Re: Accessing the object of the contained page
- Subject: Re: Accessing the object of the contained page
- From: Arturo Perez <email@hidden>
- Date: Tue, 19 Apr 2005 12:21:09 -0400
Florijan Stamenkovic wrote:
Hi list.
I have a PageWrapper component in which I keep the navbar and some user
info (if user is there). This component has a WOComponentContent in one
big cell. Other components are all partial HTML documents and are
wrapped in the PageWrapper.
If the user is not logged in, the Wrapper holds a hyperlink to the
login page (at least that is my intention). I would like to return the
user back to the page he was on when he clicked the login hyperlink. ...
> But I can't get it by using "this"
because the component action that returns the login page is in the
PageWrapper component.
IIRC (but I'd have to check) the "this" is the PageWrapper but the
parent() is the actual page.
_______________________________________________
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