Look here

http://portals.apache.org/jetspeed-1/apidocs/org/apache/jetspeed/modules/actions/portlets/PortletAction.html

for the setTemplate method.

-Stijn


----- Original Message ----- 
From: "Stijn de Witt" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>
Sent: Monday, July 19, 2004 8:53 PM
Subject: Re: how to print max content instead of normal


> presumably call setTemplate(yourMaximizedTemplate) in
> buildMaximizedContent()?
>
> -Stijn
>
>
> ----- Original Message ----- 
> From: "Sihong Fan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 19, 2004 5:58 PM
> Subject: how to print max content instead of normal
>
>
> > How to print max content( I have different template
> > for max) instead of normal content? I can see Maximize
> > action run
> > 'org.apache.jetspeed.modules.actions.controls.Maximize.java'
> > first and then go to action class under
> > 'org.apache.jetspeed.modules.actions.portlets'. How
> > can I adding new method in portlet action class just
> > like 'buildMaximizedContext(Portlet portlet, RunData
> > rundata)' to print what I want. I mean set new
> > template and display and then print.
> >
> > Thanks
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Vote for the stars of Yahoo!'s next ad campaign!
> > http://advision.webevents.yahoo.com/yahoo/votelifeengine/
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to