Unclassified NewsBoard Code Reference

IThread.GetUsersVoted function

Get an array of users, that have already voted for a poll

function IThread.GetUsersVoted ($id = 0);

Parameters:

id  –  optional, default: 0
(int) thread id, 0 for currently loaded thread

Return value:

array(array(userid, username, option))

Member of class: IThread

Implementation file: unb_lib/thread.lib.php, line 786

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.