Class KeyChainSession

Description

Located in /karibou2/class/keychainsession.class.php (line 14)

KeyChain
   |
   --KeyChainSession
Variable Summary
mixed $saved_data
Method Summary
KeyChainSession __construct (CurrentUser $user)
void __destruct ()
void createStorage ()
void getAllData ()
void getData (mixed $name)
void getNames ()
void setData (mixed $name, mixed $data)
Variables
mixed $saved_data = array() (line 16)
  • access: protected

Inherited Variables

Inherited from KeyChain

KeyChain::$ivsize
KeyChain::$key
KeyChain::$td
KeyChain::$user
KeyChain::$use_mcrypt
Methods
Constructor __construct (line 18)
KeyChainSession __construct (CurrentUser $user)

Redefinition of:
KeyChain::__construct()
Destructor __destruct (line 28)
void __destruct ()

Redefinition of:
KeyChain::__destruct()
createStorage (line 39)
void createStorage ()

Redefinition of:
KeyChain::createStorage()
getAllData (line 58)
void getAllData ()

Redefinition of:
KeyChain::getAllData()
getData (line 44)
void getData (mixed $name)

Redefinition of:
KeyChain::getData()
getNames (line 63)
void getNames ()

Redefinition of:
KeyChain::getNames()
setData (line 53)
void setData (mixed $name, mixed $data)

Redefinition of:
KeyChain::setData()

Inherited Methods

Inherited From KeyChain

KeyChain::__construct()
KeyChain::create()
KeyChain::createStorage()
KeyChain::decrypt()
KeyChain::encrypt()
KeyChain::get()
KeyChain::getAllData()
KeyChain::getData()
KeyChain::getNames()
KeyChain::relock()
KeyChain::set()
KeyChain::setData()
KeyChain::unlock()
KeyChain::__destruct()

Documentation generated on Sat, 17 Feb 2007 02:54:57 +0100 by phpDocumentor 1.3.0RC3