acs_mail_lite::get_address_array (private)
acs_mail_lite::get_address_array -addresses addresses
Defined in packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl
Checks if passed variable is already an array of emails, user_names and user_ids. If not, get the additional data from the db and return the full array.
- Switches:
- Options:
- -addresses (required)
- -addresses
- variable to checked for array
- Returns:
- array of emails, user_names and user_ids to be used for the mail procedures
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.