Class Horde_History_Mock
The Horde_History_Mock:: class provides a method of tracking changes in Horde objects, stored in memory.
Copyright 2009-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_History
- Horde_History_Mock
Package: History
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=History
Located at Horde/History/Mock.php
Category: Horde
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=History
Located at Horde/History/Mock.php
public
|
#
_getHistory( string $guid )
Returns a Horde_History_Log corresponding to the named history entry, with the data retrieved appropriately. |
public
array
|
#
_getByTimestamp( string $cmp, integer $ts, array $filters = array(), string $parent = null )
Finds history objects by timestamp, and optionally filter on other fields as well. |
public
|
__construct(),
getActionTimestamp(),
getByTimestamp(),
getHistory(),
log(),
removeByParent(),
setLogger()
|