Class Ingo_Storage_mock

Description

Ingo_Storage_mock:: is used for testing purposes. It just keeps the data local and doesn't put it anywhere.

$Horde: ingo/lib/Storage/mock.php,v 1.2.2.2 2009/12/21 23:19:05 jan Exp $

See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/asl.php.

Located in /lib/Storage/mock.php (line 15)

Ingo_Storage
   |
   --Ingo_Storage_mock
Variable Summary
 mixed $_data
Method Summary
 void _retrieve ( $field)
 void _store ( &$ob)
Variables
mixed $_data = array() (line 17)

Inherited Variables

Inherited from Ingo_Storage

Ingo_Storage::$_cache
Ingo_Storage::$_params
Ingo_Storage::$_shutdownCache
Methods
_retrieve (line 19)
void _retrieve ( $field)
  • $field

Redefinition of:
Ingo_Storage::_retrieve()
Retrieves the specified data from the storage backend.
_store (line 52)
void _store ( &$ob)
  • &$ob

Inherited Methods

Inherited From Ingo_Storage

 Ingo_Storage::factory()
 Ingo_Storage::getActionInfo()
 Ingo_Storage::getTestInfo()
 Ingo_Storage::removeUserData()
 Ingo_Storage::retrieve()
 Ingo_Storage::store()
 Ingo_Storage::_retrieve()

Documentation generated on Sun, 30 Jan 2011 05:29:27 +0000 by phpDocumentor 1.4.3