606. Class

606.1. Zend\Db\TableGateway\Feature\FeatureSet

606.1.1. Methods

606.1.1.1. __construct

__construct()

@var array

606.1.1.2. setTableGateway

setTableGateway()

606.1.1.3. getFeatureByClassName

getFeatureByClassName()

606.1.1.4. addFeatures

addFeatures()

606.1.1.5. addFeature

addFeature()

606.1.1.6. apply

apply()

606.1.1.7. canCallMagicGet

canCallMagicGet()

@param string $property

Return type:bool

606.1.1.8. callMagicGet

callMagicGet()

@param string $property

Return type:mixed

606.1.1.9. canCallMagicSet

canCallMagicSet()

@param string $property

Return type:bool

606.1.1.10. callMagicSet

callMagicSet()

@param $property

Parameters:$value
Return type:mixed

606.1.1.11. canCallMagicCall

canCallMagicCall()

@param string $method

Return type:bool

606.1.1.12. callMagicCall

callMagicCall()

@param string $method

Parameters:array
Return type:mixed

606.1.2. Constants

606.1.2.1. APPLY_HALT