You searched for CakePHP array
-
Neil Crookes " CakePHP Searchable Plugin
A flexible and full featured CakePHP plugin for quickly adding site ... of CakePHP and model method: deleteAll() which returns false or empty array() on empty ...
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. ... die(json_encode($this->{
$this->modelClass}->save ($this->data, true, array('order' ... http://www.neilcrookes.com/2009/02/09/cakephp-sequence-behavior/
-
Neil Crookes " OAuth extension to CakePHP HttpSocket
CakePHP core's excellent HttpSocket class was the perfect base on which to add this ... supports $request param supplied as an array, see below for examples) ...
http://www.neilcrookes.com/2010/04/12/cakephp-oauth-extension-to-httpsocket/
-
Neil Crookes " ReST DataSource plugin for CakePHP
A CakePHP Plugin containing a DataSource for interarcting with ReSTful web services. ... is converted into an array, according to the response's content ...
http://www.neilcrookes.com/2010/06/01/rest-datasource-plugin-for-cakephp/
-
Neil Crookes " Customising Baked Views in CakePHP
Customising Baked Views in CakePHP. An introduction to how you go about customising ... The fields array is simply an array of field names in your model ...
http://www.neilcrookes.com/2008/04/17/customising-baked-views-in-cakephp/
-
Neil Crookes " CakePHP Site Search with Yahoo! BOSS
Add it to your the yahooBoss config array in app/config/database.php ... Try a search for CakePHP and to try the spelling suggestion, try searching for CakePHO. ...
http://www.neilcrookes.com/2009/01/30/cakephp-site-search-with-yahoo-boss/
-
Neil Crookes " CakePHP TreeCounterCacheBehavior plugin
CakePHP TreeCounterCacheBehavior plugin. An extension to CakePHP's core TreeBehavior that ... var $actsAs = array('TreeCounterCache.TreeCo
unterCache'); Why? ... http://www.neilcrookes.com/2010/01/09/cakephp-treecountercachebehavior-plugin/
-
Neil Crookes " Get Google Analytics data in your CakePHP app
A CakePHP plugin for displaying Google Analytics data in your own application. ... This is typically an array containing the keys for things like ...
http://www.neilcrookes.com/2009/09/27/get-google-analytics-data-in-your-cakephp/
-
Neil Crookes " CakePHP Yahoo GeoPlanet Plugin
A CakePHP plugin for interacting with the Yahoo Geo Planet API. ... YahooGeoPlanetPlace::find
( places', array( conditions' => array( q' => search term' ... http://www.neilcrookes.com/2010/06/18/cakephp-yahoo-geoplanet-plugin/
-
Neil Crookes " Get ALL ACL permissions
Clearly the CakePHP ACL component check method was not a viable solution – it's ... returns an array of the hierarchy of aros, index 0 in the array is the aro ...
http://www.neilcrookes.com/2009/02/26/get-all-acl-permissions/
