JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • Apc
  • Database
  • Memcache
  • Memcached
  • None
  • Wincache
  • Xcache

Class Memcached

Memcached session storage handler for PHP

Joomla\Session\Storage
Extended by Joomla\Session\Storage\Memcached
Namespace: Joomla\Session\Storage
Deprecated: 2.0 The Storage class chain will be removed
Since: 1.0
Located at vendor/joomla/session/Joomla/Session/Storage/Memcached.php

Methods summary

public
# __construct( array $options = array() )

Constructor

Constructor

Parameters

$options
array - $options Optional parameters.

Throws

RuntimeException

Since

1.0

Overrides

Joomla\Session\Storage::__construct
public
# register( )

Register the functions of this class with PHP's session handler

Register the functions of this class with PHP's session handler

Since

1.0

Overrides

Joomla\Session\Storage::register
public static boolean
# isSupported( )

Test to see if the SessionHandler is available.

Test to see if the SessionHandler is available.

Returns

boolean - True on success, false otherwise.

Since

1.0

Overrides

Joomla\Session\Storage::isSupported

Methods inherited from Joomla\Session\Storage

close(), destroy(), gc(), getInstance(), open(), read(), write()

Magic methods summary

Properties summary

protected array $_servers
#

Container for server data

Container for server data

Deprecated

2.0

Since

1.0

Properties inherited from Joomla\Session\Storage

$instances

Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.