The Horde_Alarm:: class provides an interface to deal with reminders, alarms and notifications through a standardized API.
Constructor - just store the $params in our newly-created object. All other work is done by initialize().
Constructs a new SQL storage object.
The Horde_Alarm_sql:: class is a Horde_Alarm storage implementation using the PEAR DB package.