interval-procs.tcl

Notification Intervals Utilities.

Location:
packages/notifications/tcl/interval-procs.tcl
Created:
2002-05-24
Author:
Ben Adida
CVS Identification:
$Id: interval-procs.tcl,v 1.5 2017/08/07 23:48:13 gustafn Exp $

Procedures in this file

Detailed information

notification::interval::get_id_from_name (public)

 notification::interval::get_id_from_name -name name

Returns the interval_id for a given interval_name

Switches:
-name (required)
The name of interval (weekly, etc)
Author:
Don Baccus <dhogaza@pacifier.com>

Testcases:
No testcase defined.
[ show source ]