Profile
Achievement
stolkchris's Recent Snippets
- All /
« Prev 1 Next »
A small snippet on how to create a dynamic model in CakePHP (useful for global functions that need a model to function. IE functions defined in the AppController
0
702
posted 14 years ago by stolkchris
If you're ever bothered by CakePHP's limited breadcrumbs support for displaying them use this to build your own!
2
755
posted 14 years ago by stolkchris
This snippet can be called in every controller, all you need to do is to specify the form name, the model name and the data.
1
689
posted 14 years ago by stolkchris