This project has retired. For details please refer to its
Attic page.
MyPagesListBox (Jetspeed 1 Enterprise Portal 1.6 API)
org.apache.jetspeed.modules.parameters
Class MyPagesListBox
java.lang.Object
org.apache.turbine.modules.Assembler
org.apache.jetspeed.modules.parameters.ParameterPresentationStyle
org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle
org.apache.jetspeed.modules.parameters.MyPagesListBox
- public class MyPagesListBox
- extends VelocityParameterPresentationStyle
Returns list box control populated with pmsl pages for current user for current media type.
- Version:
- $Id: MyPagesListBox.java,v 1.5 2004/02/23 03:01:20 jford Exp $
- Author:
- Mark Orciuch
Method Summary |
void |
buildContext(org.apache.turbine.util.RunData rundata,
java.lang.String name,
java.lang.String value,
java.util.Map parms,
org.apache.velocity.context.Context context)
Put custom objects in the velocity context |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyPagesListBox
public MyPagesListBox()
buildContext
public void buildContext(org.apache.turbine.util.RunData rundata,
java.lang.String name,
java.lang.String value,
java.util.Map parms,
org.apache.velocity.context.Context context)
- Put custom objects in the velocity context
- Overrides:
buildContext
in class VelocityParameterPresentationStyle
- Parameters:
name
- value
- parms
- context
- rundata
-
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.