Class: Doctrine_Connection_Mock
Source Location: /Doctrine/Connection/Mock.phpClass Doctrine_Connection_Mock
Class Overview
Doctrine_Connection_Mysql Located in /Doctrine/Connection/Mock.php [line 34] Doctrine_Object | --Doctrine_Configurable | --Doctrine_Connection | --Doctrine_Connection_Common | --Doctrine_Connection_MockAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties | Inherited Methods | Inherited Constants |
---|---|---|
Inherited From Doctrine_Connection
Inherited From Doctrine_Configurable Inherited From Doctrine_Object |
Inherited From Doctrine_Connection_Common
Inherited From Doctrine_Connection
Inherited From Doctrine_Configurable
Inherited From Doctrine_Object
|
[ Top ]
Property Summary
Method Summary
Properties
Methods
Constructor __construct [line 46]
|
the constructor
Parameters:Doctrine_Manager | $manager: | |
PDO|Doctrine_Adapter | $adapter: | database handler |
API Tags:
Access: | public |
Redefinition of:
- Doctrine_Connection::__construct()
- the constructor
[ Top ]