Re: naming pages
Re: naming pages
- Subject: Re: naming pages
- From: Art Isbell <email@hidden>
- Date: Fri, 11 Apr 2003 13:08:02 -1000
On Friday, April 11, 2003, at 12:24 PM, Richard L. Peskin wrote:
How do you use WebObjects Builder title a page returned by a WO app? I
know you can hand edit the .html file that is built, but is there a way
to do this with the Builder?
Click the "<BODY>" element in the path that displays the position in
the HTML hierarchy of the cursor or selection. The Page Inspector
supports setting the page title.
Also, what is the class that implements the method "pageWithName(
String pagename)"? I can't seem to find it.
In your browser, open
file:///Developer/Documentation/WebObjects/Reference/API/index.html or
http://developer.apple.com/techpubs/webobjects/Reference/API/
index.html. Click the "Index" link at the top of the page. Click the
"P" link near the top of the page. Scroll down to "pageWithName()" for
your answer.
I suggest bookmarking one or both of the above links or their parents
(file:///Developer/Documentation/WebObjects/webobjects.html or
http://developer.apple.com/techpubs/webobjects/webobjects.html).
Alternatively, to access the same page, click "WebObjects Help" in
Project Builder's Help menu.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >naming pages (From: "Richard L. Peskin" <email@hidden>) |