xplo.re Medusa Core Framework 3.1
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • files
  • sqlite
  • storage

Class files

File-based session storage using the native PHP save handler.

Core\Object implements Core\Chainable
Extended by Core\Set implements Core\Accessor
Extended by Core\Session
Extended by Core\Session\Driver\files
Namespace: Core\Session\Driver
Package: Core\Session
Since: 3.0
Requires: PHP 5.3
Version: 1.0
Located at Session/Driver/files.inc.php

Methods summary

protected
# _setHandler( )

Resets the PHP session handler information.

Resets the PHP session handler information.

Since

3.0

Methods inherited from Core\Session

__construct(), __destruct(), _setParameters(), activate(), active(), activeInstance(), autocreate(), deactivate(), generateID(), getToken(), id(), name(), parameterID(), purge()

Methods inherited from Core\Set

__get(), __isset()

Methods inherited from Core\Object

__autocreateFactory(), __call(), __processParameters(), __toString(), attachMethod(), chain(), getValueForKey(), getValueForKeyPath(), getValueForUndefinedKey(), hash(), issetValueForKey(), setValueForKey(), setValueForKeyPath(), setValueForUndefinedKey(), uuid()

Constants summary

Constants inherited from Core\Session

CookieDomainParameter, CookieHTTPRestriction, CookieLifetimeParameter, CookieParameter, CookiePathParameter, CookieSecurity, GcLifetimeParameter, GcProbabilityParameter, IPSecurityParameter, LifetimeParameter, NameParameter, RefererCheckParameter, RequireCookie

Constants inherited from Core\Object

AnyParameterType, AutochainParameterType, AutocreateParameterType, BooleanParameterType, CharParameterType, EnumParameterType, IntegerParameterType, RealParameterType, StringParameterType, UserParameterType

Properties summary

Properties inherited from Core\Session

$_activeSession, $_v_parameters

Magic properties inherited from Core\Session

$parameters

Magic properties inherited from Core\Object

$hash, $uuid

xplo.re Medusa Core Framework 3.1 API documentation generated by ApiGen