Some Velocity examples:

$jslink.getPaneByName("UserBrowser")
$jslink.getPaneById("P_12345")

>From Java, the JetspeedLink class:

http://cvs.apache.org/viewcvs.cgi/jakarta-jetspeed/src/java/org/apache/jetsp
eed/util/template/JetspeedLink.java

For examples see:

http://cvs.apache.org/viewcvs.cgi/jakarta-jetspeed/webapp/WEB-INF/templates/
vm/portlets/html/Tool_jslink_examples.vm

> -----Original Message-----
> From: Matthew Forsyth [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 23, 2002 11:01 AM
> To: [EMAIL PROTECTED]
> Subject: Linking to a specific pane
>
>
> In the new Beta,
>
> From within the buildNormalContext() method of a
> velocity portlet, or within the velocity template
> itself, how do I generate a link to change the pane to
> another specific pane?
>
> In other words, I need to know how to get the Id of
> another pane (not the one currently being shown).
>
> -Matthew Forsyth
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to