Returns a parameter map suitable for appending to a portal URL,
representing that the URL state of a tool being shown with the specified
placementId will be equal to the URLstub.
END -
Static variable in interface org.sakaiproject.portal.api.PortalHandler
get the StoredState object that is used to hold initial request state on
direct access to a portlet state or on GET or POST that requires other
initial actions.
Parameter value to allow anonymous users of gallery mode to be sent to
the gateway site as anonymous user (like the /portal URL) instead of
making them log in (like worksite, site, and tool URLs).
Portal Service acts as a focus for all Portal based activities, the service implementation
should act as a holder to enable the varous webapps to communicate with one annother.
Set a value agaaisnt a Key, normally a value might be a String,
Collection or a Map, but depending on the render engine technology other
objects may be acceptable.
Stored state is used to store the request state over a number of requests, It
is used to restore state over a login sequence of during a direct placement
into a tool state.
This interface should be implemented by a Stylable provider to control the portal in
the browser either by CSS or by javascript manipulation of the DOM in the browser.