Returns a PortletMode
object to tell the client what mode the Portlet is running in.
PortletMode instance, null if not found in 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 | if the request is not gatewayed |
IPortletRequest Interface | Plumtree.Remote.Portlet Namespace