|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.portal.controllers.AbstractPortletController org.apache.jetspeed.portal.controllers.VelocityPortletController
A Velocity based portlet controller implementation
Field Summary |
Fields inherited from class org.apache.jetspeed.portal.controllers.AbstractPortletController |
DEFAULT_PADDING |
Constructor Summary | |
VelocityPortletController()
|
Method Summary | |
void |
buildContext(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context)
|
org.apache.ecs.ConcreteElement |
getContent(org.apache.turbine.util.RunData rundata)
Renders the content of the PortletSet for the current request |
Methods inherited from class org.apache.jetspeed.portal.controllers.AbstractPortletController |
getConfig, getConstraints, getContent, getHTMLContent, getPadding, getPortlets, getWidth, getWMLContent, init, setConfig, setPadding, setPadding, setPortlets, setWidth, supportsType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VelocityPortletController()
Method Detail |
public org.apache.ecs.ConcreteElement getContent(org.apache.turbine.util.RunData rundata)
PortletController
getContent
in interface PortletController
getContent
in class AbstractPortletController
public void buildContext(org.apache.turbine.util.RunData data, org.apache.velocity.context.Context context)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |