News Feed
Jobs Feed
Sections




News Archive
Matt Curry's Blog:
Connecting CakePHP Plugins
May 29, 2009 @ 08:47:35

On his blog today Matt Curry shows how to connect CakePHP plugins so that two could be used and treated as one by the end user.

In the asset plugin I needed to know if the localization plugin was also installed and if it was use it. Cake's App::import() function returns "boolean true if Class is already in memory or if file is found and loaded, false if not." Perfect.

His code shows how he combines a plugin for localizing javascript files and an asset plugin that combines and compacts javascript and css files.

2 comments voice your opinion now!
connect tutorial plugin cakephp


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Create REST applications with the Slim micro-framework

WebReference.com: User Personalization with PHP: The Home Page

Douglas Clifton's Blog: Open-source Server-side Web Application Frameworks

Chris Roane's Blog: Advanced PHP Form Validation

Sankuru Blog: A pluggable compiler and virtual machine in PHP


Community Events











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


development interview object podcast language zendframework2 community series introduction phpunit opinion code framework example tool application testing release functional unittest

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