SDU
Personal tools

Misc:find mang

From SDU

Jump to: navigation, search
To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

Overview

Returna a list of managers of one specific group. For a group provided in the first argument get list of all managers with notify_flag checked.

It is used in macro Notify Group Manager.

Usage

string misc_find_mang(uuid group)

Results

Return space (' ') separated list of persids to contact table (returned managers).

Examples

string contact_persid;
if (!is_null(group))
{
contact_persid = misc::find_mang(group);
}
This page was last modified 11:27, 10 September 2009.  This page has been accessed 1,414 times.  Content is available under Attribution-Noncommercial-Share Alike 3.0 UnportedDisclaimers