-
Notifications
You must be signed in to change notification settings - Fork 142
How to deal with SubDocument
ichikaway edited this page May 6, 2011
·
2 revisions
There is sample code of subdocument. Please check it, especially add.ctp file.
- https://github.com/ichikaway/cakephp-mongodb/blob/master/samples/views/subdocuments/add.ctp
- https://github.com/ichikaway/cakephp-mongodb/blob/master/samples/views/subdocuments/index.ctp
- https://github.com/ichikaway/cakephp-mongodb/blob/master/samples/views/subdocuments/edit.ctp
- https://github.com/ichikaway/cakephp-mongodb/blob/master/samples/models/subdocument.php
- https://github.com/ichikaway/cakephp-mongodb/blob/master/samples/controllers/subdocuments_controller.php