Access Controller data from an element

Posted by trobrock on Stack Overflow See other posts from Stack Overflow or by trobrock
Published on 2010-03-16T02:18:31Z Indexed on 2010/03/17 3:31 UTC
Read the original article Hit count: 284

Filed under:
|
|
|

I have an element for my side bar navigation being called from my layouts/default.ctp file, I need to access some data about categories from my Photos controller. How would I go about doing this?

© Stack Overflow or respective owner

Related posts about cakephp

Related posts about php