About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:session_handlers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
vufind2:session_handlers [2012/09/10 19:55] – created demiankatzdevelopment:plugins:session_handlers [2015/12/10 18:05] – ↷ Page moved from vufind2:session_handlers to development:plugins:session_handlers demiankatz
Line 1: Line 1:
 ====== Session Handler Plugins ====== ====== Session Handler Plugins ======
  
-// This page refers to VuFind 2.x; for 1.x session support, see [[..:Creating a Session Handler]]. //+// This page refers to VuFind 2.x and newer; for 1.x session support, see [[..:Creating a Session Handler|Creating a Session Handler]]. //
  
 VuFind currently has the capability of supporting sessions stored on disk, in a database or in MemCache. You can also create your own handlers. VuFind currently has the capability of supporting sessions stored on disk, in a database or in MemCache. You can also create your own handlers.
Line 9: Line 9:
 **Default Namespace:** \VuFind\Session **Default Namespace:** \VuFind\Session
  
-**Base Class:** [[http://vufind.git.sourceforge.net/git/gitweb.cgi?p=vufind/vufind;a=blob;f=module/VuFind/src/VuFind/Session/AbstractBase.php;hb=HEAD|\VuFind\Session\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Session/AbstractBase.php|\VuFind\Session\AbstractBase]]
  
-**Service Locator Configuration Section in module.config.php:** session_plugin_manager+**Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['session']
  
-**Service Manager Name for Service Locator:** SessionPluginManager+**Service Manager Name for Service Locator:** VuFind\SessionPluginManager
  
-See the [[General Plugin Information]] page for more details on VuFind plugins.+See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
  
 ===== Notes ===== ===== Notes =====
development/plugins/session_handlers.txt · Last modified: 2020/09/22 14:22 by demiankatz