pollEmails
(/rs/public/functions.php)
pollEmails -- String of comma-separated email addresses to send polls to.
Description
string pollEmails
()
This function searches the roster for anyone requesting polls. It makes a status check on each member as well, making sure they are not "Reserve." A member must have "Receive Poll Notifications" set and be any status but "Reserve" to be included in the returned recipient list.
This function returns an emtpy string on failure.
Examples
pollEmails () /* Returns the string described above. */
Related Functions
None.
Dependencies
None.
Function Index
|