KWeb  6.4
Filter_Negative Class Reference

Data filtering with callback. More...

Inheritance diagram for Filter_Negative:
Filter_Abstract Filter_IFilter

Public Member Functions

 __construct (Filter_IFilter $filter)
 matchFilter ($data, $key=null, $iterator=null, array $options=array())
 Returns true if data has passed the filter.

Protected Attributes

 $filter

Detailed Description

Data filtering with callback.

See also:
__construct for details

Constructor & Destructor Documentation

Filter_Negative::__construct ( Filter_IFilter filter)

Member Function Documentation

Filter_Negative::matchFilter ( data,
key = null,
iterator = null,
array $  options = array() 
)

Returns true if data has passed the filter.

Returns:
boolean

Implements Filter_IFilter.


Field Documentation

Filter_Negative::$filter [protected]

The documentation for this class was generated from the following file: