| 1 |
<?php |
<?php |
| 2 |
// $Id: votingapi.module,v 1.46.2.23 2009/06/24 19:52:37 eaton Exp $ |
// $Id: votingapi.module,v 1.46.2.23.2.1 2009/07/01 07:26:12 eaton Exp $ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* @file |
* @file |
| 331 |
* $criteria['value_type'] |
* $criteria['value_type'] |
| 332 |
* $criteria['tag'] |
* $criteria['tag'] |
| 333 |
* $criteria['function'] |
* $criteria['function'] |
|
* $criteria['uid'] |
|
|
* $criteria['vote_source'] |
|
| 334 |
* $criteria['timestamp'] (If this is set, records with timestamps |
* $criteria['timestamp'] (If this is set, records with timestamps |
| 335 |
* GREATER THAN the set value will be selected.) |
* GREATER THAN the set value will be selected.) |
| 336 |
* @param $limit |
* @param $limit |