Overview

Namespaces

  • Alpha
    • Controller
      • Front
    • Exception
    • Model
      • Type
    • Task
    • Util
      • Backup
      • Cache
      • Code
        • Highlight
        • Metric
      • Config
      • Convertor
      • Email
      • Extension
      • Feed
      • File
      • Graph
      • Helper
      • Http
        • Filter
        • Session
      • Image
      • Logging
      • Search
      • Security
    • View
      • Renderer
        • Html
        • Json
      • Widget

Classes

  • SessionProviderArray
  • SessionProviderFactory
  • SessionProviderPHP

Interfaces

  • SessionProviderInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Alpha\Util\Http\Session

Classes summary
SessionProviderArray Provides a session handle that stores session data in an array, useful for testing only.
SessionProviderFactory A factory for creating session provider implementations that implement the SessionProviderInterface interface.
SessionProviderPHP Provides a session handle that stores session data in $_SESSION, the default PHP implementation.
Interfaces summary
SessionProviderInterface An interface that describes the use of sessions.
Alpha Framework 2.0.4 API Documentation API documentation generated by ApiGen 2.8.0