admGetFavouriteFilters
Description
Gets all the filters for an user, favorited by the user. The user provided there is not necessarily the owner of the filters
Parameters
Return Type
Example
JFilter [] ownedFilter = admGetFavouriteFilters(currentUser());
Gets all the favourite filters of the user
See also
Peacock