프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$className | string | ||
$filteredProperties | array | Properties that contain filtering rules |
메소드 | 설명 | |
---|---|---|
__construct ( string $class ) | Constructor | |
addPropertyRule ( $property, |
{@inheritDoc} | |
getClassName ( ) | {@inheritDoc} | |
getFilteredProperties ( ) | {@inheritDoc} | |
getPropertyRules ( $property ) | {@inheritDoc} | |
getReflectionClass ( ) | {@inheritDoc} | |
mergeRules ( DMS\Filter\Mapping\ClassMetadataInterface $metadata ) | {@inheritDoc} |
public addPropertyRule ( $property, |
||
$rule |
public mergeRules ( DMS\Filter\Mapping\ClassMetadataInterface $metadata ) | ||
$metadata | DMS\Filter\Mapping\ClassMetadataInterface |
public array $filteredProperties | ||
리턴 | array |