Hi,
started short time ago using cakephp and it looks very promising, I
will definitelly stick to it. I've a problem extending the css_menu
tutorial. I want the menu to be created dinamically from a db table
that holds the site structure.
In the controller (nodes) I have a function (get_data) wich returns an
array containing the menu structure.
I thought to use $this->requestAction('nodes/get_data') to get the
array but I dont' know where to use it ! I suppose into the
controller's startup function, I made some tries but with no success.
Someone else had succes in this? Any help would be very welcome,
thanks!--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
