Inherited by Doctrine_Record_Filter_Compound, and Doctrine_Record_Filter_Standard.
Definition at line 34 of file Filter.php.
filterGet defines an implementation for filtering the get() method of Doctrine_Record
- Parameters
-
| mixed | $name | name of the property or related component |
| Doctrine_Record_Filter::filterSet |
( |
Doctrine_Record |
$record, |
|
|
|
$name, |
|
|
|
$value |
|
) |
| |
|
abstract |
filterSet defines an implementation for filtering the set() method of Doctrine_Record
- Parameters
-
| mixed | $name | name of the property or related component |
The documentation for this class was generated from the following file: