$callable
$callable : \Pop\Utils\CallableObject
Filter callable
Abstract filter class
setCallable(mixed $callable) : \Pop\Filter\AbstractFilter
Set callable
mixed | $callable |
setParams(mixed $params) : \Pop\Filter\AbstractFilter
Set params
mixed | $params |
setExcludeByName(mixed $excludeByName) : \Pop\Filter\AbstractFilter
Set exclude by name
mixed | $excludeByName |
setExcludeByType(mixed $excludeByType) : \Pop\Filter\AbstractFilter
Set exclude by type
mixed | $excludeByType |