PHP Class Horde_History_Null, horde

Inheritance: extends Horde_History
Datei anzeigen Open project: horde/horde Class Usage Examples

Public Methods

Method Description
_getByTimestamp ( $cmp, $ts, array $filters = [], $parent = null )
_getHistory ( $guid )
removeByNames ( array $names )
setCache ( Horde_Cache $cache )

Protected Methods

Method Description
_log ( Horde_History_Log $history, array $attributes, $replaceAction = false )

Method Details

_getByTimestamp() public method

public _getByTimestamp ( $cmp, $ts, array $filters = [], $parent = null )
$filters array

_getHistory() public method

public _getHistory ( $guid )

_log() protected method

protected _log ( Horde_History_Log $history, array $attributes, $replaceAction = false )
$history Horde_History_Log
$attributes array

removeByNames() public method

public removeByNames ( array $names )
$names array

setCache() public method

public setCache ( Horde_Cache $cache )
$cache Horde_Cache