CMS  Version 3.9
SessionExtenderManager Class Reference

Provides a central management class for event handlers and common functionality for the session_extender component. More...

Public Member Functions

 SessionExtenderManager ()
 

Static Public Member Functions

static setDefaults ()
 

Detailed Description

Provides a central management class for event handlers and common functionality for the session_extender component.

Definition at line 45 of file session_extender_manager.inc.

Member Function Documentation

◆ SessionExtenderManager()

SessionExtenderManager::SessionExtenderManager ( )

Definition at line 47 of file session_extender_manager.inc.

48  {
49 
50  }

◆ setDefaults()

static SessionExtenderManager::setDefaults ( )
static

Definition at line 52 of file session_extender_manager.inc.

53  {
54  //TODO: Set default configuration parameters here
55  }

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