PHP Class Horde_History_Null, horde

Inheritance: extends Horde_History
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
_log ( Horde_History_Log $history, array $attributes, $replaceAction = false )

Method Details

_getByTimestamp() public méthode

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

_getHistory() public méthode

public _getHistory ( $guid )

_log() protected méthode

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

removeByNames() public méthode

public removeByNames ( array $names )
$names array

setCache() public méthode

public setCache ( Horde_Cache $cache )
$cache Horde_Cache