AloFramework Sessions 1.2 API
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • AloFramework
    • Session
  • PHP

Classes

  • PDO
  • Redis

Interfaces

  • ArrayAccess
  • SessionHandlerInterface

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException

Interface ArrayAccess

Direct known implementers

AloFramework\Session\AbstractSession

Indirect known implementers

AloFramework\Session\MySQLNoEventSession, AloFramework\Session\MySQLSession, AloFramework\Session\RedisSession

PHP Extension: Core
Documented at php.net

Methods summary

public
# offsetExists( $offset )
public
# offsetGet( $offset )
public
# offsetSet( $offset, $value )
public
# offsetUnset( $offset )
AloFramework Sessions 1.2 API API documentation generated by ApiGen