Forums | Mahara Community
Developers
/
Show Institutions
06 December 2010, 4:55
Hi,
i am working on a blocktype to show all institutions.
I am using thisĀ $institutions = Institution::count_members($filter, $showdefault, $query, $maxCount, $offset, $count);
Everything works fine, but i want to sort this array by membercount.
Anyone has an idea how to do this?
Thanks,
Florian