You searched for CakePHP models
-
Neil Crookes " CakePHP Searchable Plugin
CakePHP Searchable Plugin. A flexible and full featured CakePHP plugin for quickly adding site wide, multi-model search functionality to your application. ...
http://www.neilcrookes.com/2009/11/21/cakephp-searchable-plugin/
-
Neil Crookes " CakePHP Sequence Behavior
A CakePHP behavior for maintaining a contiguous sequence of order values. ... app/models/behaviors/ directory, then attach it to your models as ...
http://www.neilcrookes.com/2009/02/09/cakephp-sequence-behavior/
-
Neil Crookes " Get Google Analytics data in your CakePHP app
A CakePHP plugin for displaying Google Analytics data in your own ... This is using CakePHP built-in pagination with custom paginate() and paginateCount() methods in the model. ...
http://www.neilcrookes.com/2009/09/27/get-google-analytics-data-in-your-cakephp/
-
Neil Crookes " CakePHP Yahoo GeoPlanet Plugin
They all follow the same approach of including CakePHP models that provide simple and familiar methods for accessing their respective APIs. ...
http://www.neilcrookes.com/2010/06/18/cakephp-yahoo-geoplanet-plugin/
-
Neil Crookes " CakePHP Site Search with Yahoo! BOSS
Try a search for CakePHP and to try the spelling suggestion, try ... set from multiple models/sources. Normally I'd use the CakePHP Yahoo BOSS site search ...
http://www.neilcrookes.com/2009/01/30/cakephp-site-search-with-yahoo-boss/
-
Neil Crookes " CakePHP Bit.ly Plugin
They all follow the same approach of including CakePHP models that provide simple and familiar methods for accessing their respective APIs. ...
http://www.neilcrookes.com/2010/06/22/cakephp-bit-ly-plugin/
-
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 " ReST DataSource plugin for CakePHP
A CakePHP Plugin containing a DataSource for interarcting with ... For example create a TwitterStatus model. Ensure your model uses this datasource by setting it in the ...
http://www.neilcrookes.com/2010/06/01/rest-datasource-plugin-for-cakephp/
-
Neil Crookes " Get ALL ACL permissions
Use ACL in your CakePHP application? Ever wanted to load all permissions for a user at ... CMS for the projects, enter CakePHP Auth component and ACL behavior ...
http://www.neilcrookes.com/2009/02/26/get-all-acl-permissions/
-
Neil Crookes " Customising Baked Views in CakePHP
Learnings and Teachings on Web Application Development & CakePHP ... is an array as above) for each of this model's associations. Some sample simple tweaks ...
http://www.neilcrookes.com/2008/04/17/customising-baked-views-in-cakephp/
