Zend Framework  3.0
FeatureSet Member List

This is the complete list of members for FeatureSet, including all inherited members.

$featuresFeatureSetprotected
$magicSpecificationsFeatureSetprotected
$rowGatewayFeatureSetprotected
__construct(array $features=[])FeatureSet
addFeature(AbstractFeature $feature)FeatureSet
addFeatures(array $features)FeatureSet
apply($method, $args)FeatureSet
APPLY_HALTFeatureSet
callMagicCall($method, $arguments)FeatureSet
callMagicGet($property)FeatureSet
callMagicSet($property, $value)FeatureSet
canCallMagicCall($method)FeatureSet
canCallMagicGet($property)FeatureSet
canCallMagicSet($property)FeatureSet
getFeatureByClassName($featureClassName)FeatureSet
setRowGateway(AbstractRowGateway $rowGateway)FeatureSet