Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • Session

Interfaces

  • SessionBagInterface
  • SessionInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface SessionBagInterface

Session Bag store.

Direct known implementers

Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface, Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface, Symfony\Component\HttpFoundation\Session\Storage\MetadataBag

Indirect known implementers

Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag, Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag, Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag, Symfony\Component\HttpFoundation\Session\Flash\FlashBag
Namespace: Symfony\Component\HttpFoundation\Session
Author: Drak drak@zikula.org
Located at Session/SessionBagInterface.php
Methods summary
public string
# getName( )

Gets this bag's name.

Gets this bag's name.

Returns

string
public
# initialize( array & $array )

Initializes the Bag.

Initializes the Bag.

Parameters

$array
public string
# getStorageKey( )

Gets the storage key for this bag.

Gets the storage key for this bag.

Returns

string
public mixed
# clear( )

Clears out data from bag.

Clears out data from bag.

Returns

mixed
Whatever data was contained.
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen