ars_GetFilter(ctrl, name)
Returns a HASH consisting of filter attributes.
name
is the actual filter name as shown in the ARAdmin tool. See also:
ars_GetListFilter
and
GetFilter Hash Values
.
On success
returns a HASH
On failure
returns undef
Back to Table of Contents