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 688 posted 14 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 508 posted 14 years ago by sveggiani
This code within your CakePHP Controller to include a Model.
0 538 posted 14 years ago by jdbartlett
1 566 posted 14 years ago by resurge
3 787 posted 15 years ago by sveggiani
0 689 posted 15 years ago by ping_ch
3 835 posted 15 years ago by ping_ch
1 496 posted 15 years ago by gerhardsletten
0 521 posted 15 years ago by gerhardsletten
0 437 posted 15 years ago by gerhardsletten
0 544 posted 15 years ago by gerhardsletten
0 671 posted 15 years ago by sveggiani
2 564 posted 15 years ago by gerhardsletten
0 540 posted 15 years ago by gerhardsletten
This code within your CakePHP controller to include a component.
0 503 posted 15 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 452 posted 15 years ago by madmanlear
0 593 posted 15 years ago by Wiederkehr
0 440 posted 15 years ago by TimHaslam
Recursively SVN rename (move) all thtml-files to ctp-files . Fires this up in CakePHPs /views path.
0 830 posted 15 years ago by zingo
1 523 posted 16 years ago by jesse
This class var creates a belongsTo association between this and another Model
1 506 posted 16 years ago by jesse
This class var definition configures a Model to have a OneToOne relationship with a Model of another class.
1 481 posted 16 years ago by jesse
This is the basic edit action suggested by the CakePHP Manual
1 445 posted 16 years ago by jesse
2 616 posted 16 years ago by halbtuerke
0 509 posted 16 years ago by haimuiba
reference for create own ajax helper in CakePHP
1 699 posted 17 years ago by juno