Class DidOpenPortalContextEvent

java.lang.Object
de.xima.fc.user_portal.event.DidOpenPortalContextEvent

public final class DidOpenPortalContextEvent extends Object
Event that is fired when a user portal UI page was opened that is associated with a particular portal and the data for that portal was loaded. Most pages pertain to a certain portal, but some special pages such as the not-found page do not. This event always happens after CanRenderUserPortalEvent, and usually directly after that event.
Since:
8.2.0