Know how to do a search on several models in CakePHP?, and be able to page?
I found several plugins and others, but none refers to several models.
https://github.com/dogmatic69/cakephp_search_plugin
|
Know how to do a search on several models in CakePHP?, and be able to page? I found several plugins and others, but none refers to several models. https://github.com/dogmatic69/cakephp_search_plugin |
|||
|
|
|
Take a look to http://code.google.com/p/searchable-behaviour-for-cakephp/ |
|||
|
|
|
I know for a fact that CakeDCs search plugin does work across models. you can use an enhanced version here: https://github.com/dereuromark/search |
|||
|
|