Returns a PortletMode
object to tell the client what mode the portlet is running in.
A PortletMode
instance or null if not found in the request.
The portlet mode indicates whether the portlet should display standard content or a summary for small-screened mobile devices. The mode also indicates if the portlet is syndicated (running asynchronously).
Exception Type | Condition |
---|---|
NotGatewayedException | The request is not gatewayed. |
IPortletRequest Interface | Plumtree.Remote.Portlet Namespace