Property | Type | Description | |
---|---|---|---|
$_soundPlayed | boolean | Whether a sound already had been played during the page request. |
Method | Description | |
---|---|---|
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 | ||
return | string |
public getParameters ( ) : array | ||
return | array |
protected bool $_soundPlayed | ||
return | boolean |