common.storage
[ class tree: common.storage ] [ index: common.storage ] [ all elements ]

Class: SessionStorage

Source Location: /container/storage/SessionStorage.class.php

Class Overview

BasicContainer
   |
   --SessionStorage

SessionStorage provides a basic interface to $_SESSION


Author(s):

  • Tyler Tompkins (ttompkins@mojavi.org)

Methods


Inherited Variables

Inherited Methods

Class: BasicContainer

BasicContainer::export()
Retrieve elements from the container
BasicContainer::get()
Get mutator
BasicContainer::has()
Determine if a set of key(s) exists

Class Details

[line 19]
SessionStorage provides a basic interface to $_SESSION



Tags:

since:  4.0.0 $Id:SessionStorage.class.php 880 2005-11-08 00:14:07Z illusina $
author:  Tyler Tompkins (ttompkins@mojavi.org)


[ Top ]


Class Methods


constructor __construct [line 24]

SessionStorage __construct( )



Tags:

access:  public


[ Top ]

method initialize [line 52]

void initialize( [Datasource $ds = null])

Initialize the storage



Tags:

access:  public
since:  4.0.0
author:  Tyler Tompkins (ttompkins@mojavi.org)


Parameters:

type   $ds   descrip

[ Top ]

method shutdown [line 70]

void shutdown( type 0)

Shutdown the storage



Tags:

access:  public
since:  4.0.0
author:  Tyler Tompkins (ttompkins@mojavi.org)


Parameters:

type   0   descrip

[ Top ]

method __sleep [line 87]

mixed __sleep( )

Put the Container to sleep



Tags:

return:  An array of sleeper attributes
access:  public
since:  4.0.0
author:  Tyler Tompkins (ttompkins@mojavi.org)


[ Top ]

method __wakeup [line 104]

void __wakeup( )

Wakeup the container



Tags:

access:  public
since:  4.0.0
author:  Tyler Tompkins (ttompkins@mojavi.org)


[ Top ]


Documentation generated on Tue, 21 Feb 2006 02:30:01 +0900 by phpDocumentor 1.3.0RC5