[cvs] commit: framework/Alarm Alarm.php package.xml framework/Alarm/Alarm sql.php framework/Alarm/tests .cvsignore 001.phpt setup.inc.dist
Jan Schneider
jan at horde.org
Mon Jan 29 17:24:19 PST 2007
jan 2007-01-29 20:24:19 EST
Added files:
Alarm Alarm.php package.xml
Alarm/Alarm sql.php
Alarm/tests .cvsignore 001.phpt setup.inc.dist
Log:
Add an alarm/notification/reminder library. It currently supports email and Horde_Notification messages, popups and SMS are coming next.
Applications need to provide a listAlarms API method and should implement prefs for notification settings.
Revision Changes Path
1.1 +433 -0 framework/Alarm/Alarm.php (new)
1.1 +320 -0 framework/Alarm/Alarm/sql.php (new)
1.1 +52 -0 framework/Alarm/package.xml (new)
1.1 +1 -0 framework/Alarm/tests/.cvsignore (new)
1.1 +336 -0 framework/Alarm/tests/001.phpt (new)
1.1 +14 -0 framework/Alarm/tests/setup.inc.dist (new)
Chora Links:
http://cvs.horde.org/co.php/framework/Alarm/Alarm.php?r=1.1
http://cvs.horde.org/co.php/framework/Alarm/Alarm/sql.php?r=1.1
http://cvs.horde.org/co.php/framework/Alarm/package.xml?r=1.1
http://cvs.horde.org/co.php/framework/Alarm/tests/.cvsignore?r=1.1
http://cvs.horde.org/co.php/framework/Alarm/tests/001.phpt?r=1.1
http://cvs.horde.org/co.php/framework/Alarm/tests/setup.inc.dist?r=1.1
More information about the cvs
mailing list