|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
Returns list box control populated with pmsl pages for current user for current media type.
Field Summary |
Fields inherited from class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle |
styleparms |
Constructor Summary | |
MyPagesListBox()
|
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 org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle |
getContent |
Methods inherited from class org.apache.jetspeed.modules.parameters.ParameterPresentationStyle |
getJavascriptEvents, getParm, setParms |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MyPagesListBox()
Method Detail |
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)
buildContext
in class VelocityParameterPresentationStyle
name
- value
- parms
- context
- rundata
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |