notification::type::get_type_id_not_cached (private)

 notification::type::get_type_id_not_cached short_name

Defined in packages/notifications/tcl/notification-type-procs.tcl

return the notification type ID given a short name. Short names are unique but not primary keys.

Parameters:
short_name

Partial Call Graph (max 5 caller/called nodes):
%3 notification::type::delete notification::type::delete (public) notification::type::get_type_id_not_cached notification::type::get_type_id_not_cached notification::type::delete->notification::type::get_type_id_not_cached notification::type::get_type_id notification::type::get_type_id (public) notification::type::get_type_id->notification::type::get_type_id_not_cached db_string db_string (public) notification::type::get_type_id_not_cached->db_string

Testcases:
No testcase defined.
[ show source ]
Show another procedure: