Welcome To Snipplr


Everyone's Recent Snippets Tagged cakephp



[Google's "AJAX Libraries API"](http://code.google.com/apis/ajaxlibs/) is great and all, but can slow things down if you're doing a lot of refreshing/cache clearing while debugging. Here's a neat trick: stuff something like this in the `<head>` of yo...
1 1876 posted 16 years ago by jdbartlett
When you have a URL like this http://mysite/newsletters/index/2007 The find('first') method adds the 2007 value as ID parameter WTF!?
0 1266 posted 16 years ago by sveggiani
This code within your CakePHP Controller to include a Model.
0 1344 posted 16 years ago by jdbartlett
1 1333 posted 16 years ago by resurge
3 1882 posted 17 years ago by sveggiani
0 1668 posted 17 years ago by ping_ch
3 1804 posted 17 years ago by ping_ch
1 1282 posted 17 years ago by gerhardsletten
0 1318 posted 17 years ago by gerhardsletten
0 1141 posted 17 years ago by gerhardsletten
0 1305 posted 17 years ago by gerhardsletten
0 1657 posted 17 years ago by sveggiani
2 1320 posted 17 years ago by gerhardsletten
0 1322 posted 17 years ago by gerhardsletten
This code within your CakePHP controller to include a component.
0 1264 posted 17 years ago by jdbartlett
With this code you can pull all admin view files for a particular CakePHP controller in their own admin folder rather than renaming each file admin_whatever. Line 779 in cake/libs/view/view.php
0 1222 posted 17 years ago by madmanlear
0 1478 posted 17 years ago by Wiederkehr
0 1127 posted 17 years ago by TimHaslam
Recursively SVN rename (move) all thtml-files to ctp-files . Fires this up in CakePHPs /views path.
0 1757 posted 17 years ago by zingo
1 1296 posted 17 years ago by jesse
This class var creates a belongsTo association between this and another Model
1 1247 posted 17 years ago by jesse
This class var definition configures a Model to have a OneToOne relationship with a Model of another class.
1 1239 posted 17 years ago by jesse
This is the basic edit action suggested by the CakePHP Manual
1 1247 posted 17 years ago by jesse
2 1391 posted 18 years ago by halbtuerke
0 1123 posted 18 years ago by haimuiba
reference for create own ajax helper in CakePHP
1 1462 posted 19 years ago by juno