DBPool Member List

This is the complete list of members for DBPool, including all inherited members.
$defaultDBPool [private]
$poolDBPool [private]
__construct()Singleton [protected]
addLink($name, DB $db)DBPool
disconnect()DBPool
dropDefault()DBPool
dropInstance($class)Singleton [static]
dropLink($name)DBPool
getAllInstances()Singleton [static]
getByDao(GenericDAO $dao)DBPool [static]
getInstance($class, $args=null)Singleton [static]
getLink($name=null)DBPool
me()DBPool [static]
setDefault(DB $db)DBPool
shutdown()DBPool