admGetAllOwnedFilters

Description

Gets all the filters for an user. The user provided there is the owner of the filters

Parameters

Return Type

JFilter []

Example

JFilter [] ownedFilter = admGetAllOwnedFilters(currentUser());

Gets all the possible filters from the system belonging to the user

See also

Peacock