PHP Класс Horde_History_Null, horde

Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_History
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
_getByTimestamp ( $cmp, $ts, array $filters = [], $parent = null )
_getHistory ( $guid )
removeByNames ( array $names )
setCache ( Horde_Cache $cache )

Защищенные методы

Метод Описание
_log ( Horde_History_Log $history, array $attributes, $replaceAction = false )

Описание методов

_getByTimestamp() публичный Метод

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

_getHistory() публичный Метод

public _getHistory ( $guid )

_log() защищенный Метод

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

removeByNames() публичный Метод

public removeByNames ( array $names )
$names array

setCache() публичный Метод

public setCache ( Horde_Cache $cache )
$cache Horde_Cache