VuFind API Documentation

Session

Interfaces, Classes, Traits and Enums

HandlerInterface
Session handler interface
AbstractBase
Base class for session handling
AbstractBaseFactory
Generic factory for instantiating session handlers
Database
Database session handler
File
File-based session handler
ManagerFactory
Factory for instantiating Session Manager
Memcache
Memcache session handler
PluginFactory
Session handler plugin factory
PluginManager
Session handler plugin manager
Redis
Redis session handler
RedisFactory
Generic factory for instantiating session handlers
SecureDelegator
Secure session delegator
SecureDelegatorFactory
Secure session delegator factory
Settings
Container for session settings, allowing those settings to be configured "just in case" they are needed, without invoking the heavy weight of instantiating the session itself. See \VuFind\Session\ManagerFactory for details on the use of this object.

Search results