• Publicity: Public Only All

oct-election-procs.tcl

Procs for election

Location:
packages/oct-election/tcl/oct-election-procs.tcl

Procedures in this file

Detailed information

oct-election::valid_voters (public)

 oct-election::valid_voters [ -status status ] -election_id election_id

Return a list of valid voters

Switches:
-status (optional, defaults to "not_voted")
Could be "voted" or "non_voted", reflecting the voters who have voted for the elections already and the ones who did not vote yet.
-election_id (required)

Testcases:
No testcase defined.
[ show source ]