admGetFiltersByName
Description
Gets all the filters matching a name.
Parameters
Return Type
Example
JFilter [] filters = admGetFiltersByName("importantfilter");
Gets all the filters with that name, partial match
See also
Peacock
Gets all the filters matching a name.
JFilter [] filters = admGetFiltersByName("importantfilter");
Gets all the filters with that name, partial match