You searched for CakePHP database table model fields
-
Neil Crookes " CakePHP Searchable Plugin
Model, View and Controller for the search_index table that handles performing ... your model is stored in the data' field of the search_index table and ...
http://www.neilcrookes.com/2009/11/21/cakephp-searchable-plugin/
-
Neil Crookes " CakePHP Sequence Behavior
You also often need to maintain separate lists in the same database table, identified by a group field, e.g. navigation items are typically grouped by a parent field. ...
http://www.neilcrookes.com/2009/02/09/cakephp-sequence-behavior/
-
Neil Crookes " CakePHP TreeCounterCacheBehavior plugin
CakePHP TreeCounterCacheBehavior plugin. An extension to CakePHP's core TreeBehavior that ... integer fields to your database table (you can configure the field names in ...
http://www.neilcrookes.com/2010/01/09/cakephp-treecountercachebehavior-plugin/
-
Neil Crookes " Recording created_by and modified_by
1) Add fields called created_by' and modified_by' to your database table structure. 2) Then in your models, ... will know that $this->modelClass is actually the Post model. ...
http://www.neilcrookes.com/2008/09/12/recording-created_by-and-modified_by/
-
Neil Crookes " Get ALL ACL permissions
on the table, so I tried adding them and it had a positive effect, halving the ... the database engine needs to create before applying the WHERE conditions, and ...
http://www.neilcrookes.com/2009/02/26/get-all-acl-permissions/
-
Neil Crookes " Get Google Analytics data in your CakePHP app
The plugin itself contains the usual model/controller/view but these are really ... in the table, and you'll see the pagination kicking in. This is using CakePHP built-in ...
http://www.neilcrookes.com/2009/09/27/get-google-analytics-data-in-your-cakephp/
- Previous
- Next
