You searched for CakePHP php class
-
Neil Crookes " CakePHP Sequence Behavior
A CakePHP behavior for maintaining a contiguous sequence of order values. ... php class AppController extends Controller { var $components = array ...
http://www.neilcrookes.com/2009/02/09/cakephp-sequence-behavior/
-
Neil Crookes " Runtime Config in CakePHP apps
These are then loaded into the CakePHP Configure class and the values are overwritten if ... APP/app_controller.php <?php. class AppController extends Controller ...
http://www.neilcrookes.com/2008/11/28/runtime-config-in-cakephp-apps/
-
Neil Crookes " PHP
A CakePHP plugin for interacting with the Yahoo Geo Planet API. ... An extension to CakePHP's core HttpSocket class that supports OAuth requests in the same ...
http://www.neilcrookes.com/category/development/programming/php/
-
Neil Crookes " Baking master class – CakeFest Jul 09
Learnings and Teachings on Web Application Development & CakePHP ... into these bits when my next big CakePHP project starts (w/in the next few weeks) ...
http://www.neilcrookes.com/2009/07/11/baking-master-class-cakefest-jul-09/
-
Neil Crookes " ReST DataSource plugin for CakePHP
... requests through CakePHP's HttpSocket class (default) or your own implementation ... point about adding the config to database.php. I've always used this datasource for models ...
http://www.neilcrookes.com/2010/06/01/rest-datasource-plugin-for-cakephp/
-
Neil Crookes " CakePHP Searchable Plugin
Adam, CakePHPs Router class assumes you want to link to the plugin you are in if you are ... a few changes for it to work with older versions of PHP and cakephp ...
http://www.neilcrookes.com/2009/11/21/cakephp-searchable-plugin/
-
Neil Crookes " Customising Baked Views in CakePHP
Customising Baked Views in CakePHP. An introduction to how you go about customising ... class="<?php echo $pluralVar;?> index"> <h2><?php echo "<?php ...
http://www.neilcrookes.com/2008/04/17/customising-baked-views-in-cakephp/
-
Neil Crookes " CakePHP Site Search with Yahoo! BOSS
PHP (15) CakePHP (15) Bake (2) Version Control (1) My Work (1) Uncategorized (1) Latest ... HttpSocket class to make requests and provides both web search and ...
http://www.neilcrookes.com/2009/01/30/cakephp-site-search-with-yahoo-boss/
-
Neil Crookes " OAuth extension to CakePHP HttpSocket
CakePHP core's excellent HttpSocket class was the perfect base on which to add this functionality. ... The common thread being that it didn't work on servers PHP < 5.3 ...
http://www.neilcrookes.com/2010/04/12/cakephp-oauth-extension-to-httpsocket/
-
Neil Crookes " Get Google Analytics data in your CakePHP app
It uses CakePHP's HttpSocket class to issue requests using the ... I tried testing out the php GA library, and I'm getting data with that. I'm using CakePHP 1.2.5, could there ...
http://www.neilcrookes.com/2009/09/27/get-google-analytics-data-in-your-cakephp/
