![]() |
loadCollection | ( | array | $conditions, |
$order_field = NULL , |
|||
$order_type = 'ASC' |
|||
) |
Load many objects.
array | $conditions | Associative array with field names as keys. There are two special conditions for those objects having the created [time] field:
|
string | $order_field | A field to order by. |
string | $order_type | DESC: Descending, ASC Ascending. |