News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Felix Geisendorfer's Blog:
Quick dessert List all controllers of a CakePHP application
July 12, 2007 @ 10:15:00

Felix Geisendorfer has posted a quick code snippet for the CakePHP framework that returns an array of the controller names in your application.

It's something I've heard people asking for in IRC quite some times by now and since I just needed it again I thought I might as well publish it here. I hope somebody out there finds it useful.

The code uses a Folder instance to grab all of the controller paths and push them into a $controllers array.

0 comments voice your opinion now!
controller cakephp application list controller cakephp application list




Community Events





Don't see your event here?
Let us know!


series release symfony2 conference test component phpunit opinion introduction interview api custom unittest application framework community database podcast language development

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework