PHP 클래스 Horde_History_Null, horde

상속: extends Horde_History
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
_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