mvcDistributorPluginSession

Handles registering a session on distributor start-up. Expects that a class named "mvcSession" can be loaded from the sites libraries folder. This mvcSession class should define the session name or the session save methods etc.

The session is registered with the request once created.


Methods

public executeOnDispatcherInitialise()

Registers a session pre-dispatch


Inherited Methods

<  1  >