You searched for CakePHP model model behavior
-
Neil Crookes " CakePHP Sequence Behavior
A CakePHP behavior for maintaining a contiguous sequence of order values. ... the behavior from my github account and save it in your app/models/behaviors/ directory, ...
http://www.neilcrookes.com/2009/02/09/cakephp-sequence-behavior/
-
Neil Crookes " CakePHP Searchable Plugin
A Searchable Behavior to attach to models in your app that automatically ... table for all/some models that have the Searchable Behavior attached ...
http://www.neilcrookes.com/2009/11/21/cakephp-searchable-plugin/
-
Neil Crookes " ReST DataSource plugin for CakePHP
(Stay tuned for source code and blog posts on CakePHP plugins for these APIs) ... create a TwitterStatus model. Ensure your model uses this datasource ...
http://www.neilcrookes.com/2010/06/01/rest-datasource-plugin-for-cakephp/
-
Neil Crookes " CakePHP TreeCounterCacheBehavior plugin
CakePHP TreeCounterCacheBehavior plugin. An extension to CakePHP's core TreeBehavior that ... field names in the settings when you attach the behavior to the model) ...
http://www.neilcrookes.com/2010/01/09/cakephp-treecountercachebehavior-plugin/
-
Neil Crookes " Get Google Analytics data in your CakePHP app
This is using CakePHP built-in pagination with custom paginate() and paginateCount() methods in the model. ... As I said earlier, the model, controller and view in the plugin ...
http://www.neilcrookes.com/2009/09/27/get-google-analytics-data-in-your-cakephp/
-
Neil Crookes " Recording created_by and modified_by
This code assumes you're using CakePHP 1.2′s Auth component, if not, ... if the model's userId property is set, and if so, set the model's data property ...
http://www.neilcrookes.com/2008/09/12/recording-created_by-and-modified_by/
-
Neil Crookes " Get ALL ACL permissions
Use ACL in your CakePHP application? Ever wanted to load all permissions for a user at ... the projects, enter CakePHP Auth component and ACL behavior/component. ...
http://www.neilcrookes.com/2009/02/26/get-all-acl-permissions/
-
Neil Crookes " Customising Baked Views in CakePHP
Customising Baked Views in CakePHP. An introduction to how you go about customising ... of data about the controller and model you are baking the views for, ...
http://www.neilcrookes.com/2008/04/17/customising-baked-views-in-cakephp/
-
Neil Crookes " CakePHP Site Search with Yahoo! BOSS
Try a search for CakePHP and to try the spelling suggestion, try searching for CakePHO. ... BOSS on cakephp as I previously used a searchable behavior but that gets ...
http://www.neilcrookes.com/2009/01/30/cakephp-site-search-with-yahoo-boss/
-
Neil Crookes " CakePHP
A CakePHP plugin for interacting with the Bit.ly API. Provides a ... A CakePHP behavior for maintaining a contiguous sequence of order values. ...
