Zend Framework  3.0
GlobalAdapterFeature Member List

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

$adapterAbstractTableGatewayprotected
$columnsAbstractTableGatewayprotected
$featureSetAbstractTableGatewayprotected
$isInitializedAbstractTableGatewayprotected
$lastInsertValueAbstractTableGatewayprotected
$resultSetPrototypeAbstractTableGatewayprotected
$sharedDataAbstractFeatureprotected
$sqlAbstractTableGatewayprotected
$staticAdaptersGlobalAdapterFeatureprotectedstatic
$tableAbstractTableGatewayprotected
$tableGatewayAbstractFeatureprotected
__call($method, $arguments)AbstractTableGateway
__clone()AbstractTableGateway
__get($property)AbstractTableGateway
__set($property, $value)AbstractTableGateway
delete($where)AbstractTableGateway
deleteWith(Delete $delete)AbstractTableGateway
executeDelete(Delete $delete)AbstractTableGatewayprotected
executeInsert(Insert $insert)AbstractTableGatewayprotected
executeSelect(Select $select)AbstractTableGatewayprotected
executeUpdate(Update $update)AbstractTableGatewayprotected
getAdapter()AbstractTableGateway
getColumns()AbstractTableGateway
getFeatureSet()AbstractTableGateway
getLastInsertValue()AbstractTableGateway
getMagicMethodSpecifications()AbstractFeature
getName()AbstractFeature
getResultSetPrototype()AbstractTableGateway
getSql()AbstractTableGateway
getStaticAdapter()GlobalAdapterFeaturestatic
getTable()AbstractTableGateway
initialize()AbstractFeature
insert($set)AbstractTableGateway
insertWith(Insert $insert)AbstractTableGateway
isInitialized()AbstractTableGateway
preInitialize()GlobalAdapterFeature
select($where=null)AbstractTableGateway
selectWith(Select $select)AbstractTableGateway
setStaticAdapter(Adapter $adapter)GlobalAdapterFeaturestatic
setTableGateway(AbstractTableGateway $tableGateway)AbstractFeature
update($set, $where=null, array $joins=null)AbstractTableGateway
Zend::Db::TableGateway::TableGatewayInterface::update($set, $where=null)TableGatewayInterface
updateWith(Update $update)AbstractTableGateway