notification::get_intervals (public)
notification::get_intervals [ -localized ] -type_id type_id
Defined in packages/notifications/tcl/notification-procs.tcl
return a list of intervals that are associated with a given notification type (not all intervals are available to all notification types). The fields for each interval is: name, interval_id, n_seconds. If the localized flag is set, then the name of the interval will be localized.
- Switches:
- -localized (optional, boolean)
- -type_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.