- Updated find() to include all functionality from find() in the underlying collection.
commite88da9be6b1aaaa95453b3432cd35cab52ee2a10
authorjohncrenshaw <JohnCrenshaw@Priacta.com>
Fri, 24 Sep 2010 16:22:37 +0000 (25 00:22 +0800)
committerCésar D. Rodas <crodas@php.net>
Sun, 26 Sep 2010 21:08:46 +0000 (27 05:08 +0800)
tree1df50201886c3881c02d75f852f133522fc35c16
parente62b96c334f6f60c664bed4807ad8918208f95d1
- Updated find() to include all functionality from find() in the underlying collection.
- Added findOne() support
- Added a bunch of additional find wrappers
- Modified to be aware of abstract derived classes (for frameworks that want to subclass ActiveMongo and use the subclass name throughout their code.)
lib/ActiveMongo.php