spunQ_ISessionManager Interface Reference

Manager for HTTP sessions. More...

Inheritance diagram for spunQ_ISessionManager:

spunQ_DelayedSessionManager spunQ_PhpSessionManager

List of all members.

Public Member Functions

 initialize ()
 Called at the start of a script to initialize a session.
 shutdown ()
 Called at the end of a script to allow cleaning up.
 getCurrentSession ()
 Provides the current session.


Detailed Description

Manager for HTTP sessions.

Definition at line 6 of file ISessionManager.interface.php.


Member Function Documentation

spunQ_ISessionManager::getCurrentSession (  ) 

Provides the current session.

Returns:
spunQ_ISession

Implemented in spunQ_DelayedSessionManager, and spunQ_PhpSessionManager.

spunQ_ISessionManager::initialize (  ) 

Called at the start of a script to initialize a session.

Returns:
void

Implemented in spunQ_DelayedSessionManager, and spunQ_PhpSessionManager.

spunQ_ISessionManager::shutdown (  ) 

Called at the end of a script to allow cleaning up.

Returns:
void

Implemented in spunQ_DelayedSessionManager, and spunQ_PhpSessionManager.


The documentation for this interface was generated from the following file:

Generated on Fri Jul 1 11:12:42 2011 for spunQ3 by  doxygen 1.5.9