Welcome To Snipplr
Everyone's Recent PHP Snippets Tagged cakephp
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This code within your CakePHP controller to include a component.
0
640
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
616
posted 16 years ago by madmanlear
This class var creates a belongsTo association between this and another Model
1
656
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
647
posted 16 years ago by jesse