CakePHP Part II - Creating, Installing and Using Application Plugins

Share/Save
Location: 
See Meetup Page
Description: 

For full details, including the address, and to RSVP see:
http://www.meetup.com/bostonphp/calendar/12156678/
Join us for part II in our series on the CakePHP framework. Join Chris Baril (http://chrisbaril.com...) and Jesse Kochis (http://jkochis.com/...) as they give you a more in-depth advanced view of CakePHP.

The main focus of this meetup will be creating, installing and using packaged application plugins in CakePHP applications.

Plugins are a combination of controllers, models, and views. The main tie between a plugin and the application it has been installed into, is the application's configuration (database connection, etc.). Otherwise, it operates in its own little space, behaving much like it would if it were an application on its own. More info = http://book.cakephp.o...

We will intentionally NOT cover:
- behaviours
- datasources
- components
- helpers

None
Login or register to tag items
Share/Save