FilterInterface
interface FilterInterface (View source)
Methods
string
getName()
Get the human readable name of this filter
string
getKey()
Get the key of this filter
void
Details
string
getName()
Get the human readable name of this filter
string
getKey()
Get the key of this filter
void
filterAlertList(AlertList $list)
Apply this filter to a given alertlist