admGetFiltersForProject

Description

Gets all the filters matching a project in the share list.

Parameters

Return Type

JFilter []

Example

JFilter [] filters = admGetFiltersForProject("TEST");

Gets all the filters for that project key

See also

Peacock