Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5
-
Fix Version/s: 4.5
-
Component/s: Doctrine Integration
-
Labels:None
-
Sprint:Sprint 1
Description
- Explore if we can get an admin form (location type?) working via doctrine. This uses standard DAO methods (find/fetch/save) with minimal changes to the derived classes. Changes can be made at the CRM/Core/DAO.php level
- Explore the doctrine equivalent of executeQuery
- Document the other compatibility layers / functions we will need to implement