I'm looking for a way for an admin to get get all the recent activity
across multiple content types in one large list.

I have multiple tables containing different content types (subpages,
news, events, etc) all of which have similar fields (name, crated,
status, user_id).  Is there a way to find all the most recent activity
from those tables and combine the results into one large list that is
sorted by created date?

I'm not sure if I'm missing something obvious that cake has already
built in or if I will just need to do an array merge or something.

Thanks in advance for the advice.

Ben


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

Reply via email to