Configure::listObjects('controller')

returns an array list of all the controllers - first element is 'App'
which you probably don't want.


On Jul 15, 8:52 pm, ixopo <[email protected]> wrote:
> Hello,
>
> we are using Auth and this is working fine so far.
> I'm just implementing the SitemapDeluxe 
> =>http://bakery.cakephp.org/articles/view/sitemap-deluxe
>
> and cauze i dont want to add every controller manually when new
> controllers are available ....
> i search for a way to get this automatically done by reading all the
> Public Controllers from Auth so the Sitemap will be automatically
> up2date all the time.
>
> Is there a way to read all Public Controllers ?
>
> Thx 4 any Help
> ixopo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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