프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_soundPlayed | boolean | Whether a sound already had been played during the page request. |
메소드 | 설명 | |
---|---|---|
getDescription ( ) : string | Returns a human readable description of the handler. | |
getParameters ( ) : array | Returns a hash of user-configurable parameters for the handler. | |
notify ( array $alarm ) | Notifies about an alarm through Horde_Notification. |
public getDescription ( ) : string | ||
리턴 | string |
public getParameters ( ) : array | ||
리턴 | array |
protected bool $_soundPlayed | ||
리턴 | boolean |