Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JSessionStorageNone

Description

File session handler for PHP

Located in /joomla/environment/sessionstorage/none.php (line 27)

Class JObject   (Subpackage Base)

Abstract class JSessionStorage
   
   Class JSessionStorageNone   (Subpackage Environment)
Method Summary
Method void register (array $options)
Methods
register (line 35)

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

  • access: public
void register (array $options)
  • array $options: optional parameters

Redefinition of:
JSessionStorage::register()
Register the functions of this class with PHP's session handler

Inherited Methods

Inherited From JSessionStorage

 JSessionStorage::__construct()
 JSessionStorage::close()
 JSessionStorage::destroy()
 JSessionStorage::gc()
 JSessionStorage::getInstance()
 JSessionStorage::open()
 JSessionStorage::read()
 JSessionStorage::register()
 JSessionStorage::test()
 JSessionStorage::write()

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 21:12:06 +0000 by phpDocumentor 1.3.1