Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Controller
      • Form
        • DataTransformer
        • Type
    • MonitoringBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
      • Entity
      • EventListener
      • Form
    • PrintBundle
      • Component
      • Controller
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • EventListener
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • DrupalSessionHandler
  • DrupalSessionStorage
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class DrupalSessionHandler

Mapbender\DrupalIntegrationBundle\Session\DrupalSessionHandler implements SessionHandlerInterface
Namespace: Mapbender\DrupalIntegrationBundle\Session
Located at Mapbender/DrupalIntegrationBundle/Session/DrupalSessionHandler.php
Methods summary
public
# __construct( )
public
# open( mixed $path, mixed $name )

Implementation of

SessionHandlerInterface::open()
public
# close( )

Implementation of

SessionHandlerInterface::close()
public
# destroy( mixed $id )

Implementation of

SessionHandlerInterface::destroy()
public
# gc( mixed $lifetime )

Implementation of

SessionHandlerInterface::gc()
public
# read( mixed $id )

Implementation of

SessionHandlerInterface::read()
public
# write( mixed $id, mixed $data )

Implementation of

SessionHandlerInterface::write()
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0