Property | Type | Description | |
---|---|---|---|
$alarm | Horde_Alarm |
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. | |
reset ( array $alarm ) | Resets the internal status of the handler, so that alarm notifications are sent again. |
abstract public getDescription ( ) : string | ||
return | string |
public getParameters ( ) : array | ||
return | array |