You could define the uses array to null.  Then, use the requestaction
method to call whatever methods in the needed controllers.  I always
use this approach because most of the time I end up AJAXing it and to
update the individual elements I need the methods in the respective
controllers to do so and not a plain model->findAll calls to each
needed dataset.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to