KWeb
6.4
|
Public Member Functions | |
__construct ($filters, $matchType) | |
matchFilter ($data, $key=null, $iterator=null, array $options=array()) | |
Returns true if data has passed the filter. | |
Data Fields | |
const | MATCH_ALL = 'all' |
const | MATCH_ANY = 'any' |
const | MATCH_NONE = 'none' |
Protected Attributes | |
$filters | |
$matchType |
Filter_Group::__construct | ( | $ | filters, |
$ | matchType | ||
) |
Filter_Group::$filters [protected] |
Filter_Group::$matchType [protected] |
const Filter_Group::MATCH_ALL = 'all' |
const Filter_Group::MATCH_ANY = 'any' |
const Filter_Group::MATCH_NONE = 'none' |