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: Chuck Hill <email@hidden>
- Date: Tue, 19 Apr 2005 09:27:52 -0700
Or use context().page() to get the top level page component.
Chuck
On Apr 19, 2005, at 9:21 AM, Arturo Perez wrote:
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:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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