You searched for CakePHP configure
-
Neil Crookes " Runtime Config in CakePHP apps
These are then loaded into the CakePHP Configure class and the values are overwritten if ... this->params[Configure::read
('Routing.admin')] = Configure::read('Routing .admin' ... http://www.neilcrookes.com/2008/11/28/runtime-config-in-cakephp-apps/
-
Neil Crookes " CakePHP Searchable Plugin
A flexible and full featured CakePHP plugin for quickly adding site wide, multi-model ... You can configure this to some extent at the moment, e.g. if your ...
http://www.neilcrookes.com/2009/11/21/cakephp-searchable-plugin/
-
Neil Crookes " OAuth extension to CakePHP HttpSocket
CakePHP core's excellent HttpSocket class was the perfect base on which to add this ... 'oauth_consumer_key' => Configure::read('Twitter
.consumer_key' ... http://www.neilcrookes.com/2010/04/12/cakephp-oauth-extension-to-httpsocket/
-
Neil Crookes " CakePHP Sequence Behavior
A CakePHP behavior for maintaining a contiguous sequence of order values. ... 'Javascript'); function save_order($id = null) { Configure::write('debug'
, 0); if (!$id ... http://www.neilcrookes.com/2009/02/09/cakephp-sequence-behavior/
-
Neil Crookes " CakePHP Site Search with Yahoo! BOSS
It's configured to search http://www.neilcrookes.com
. Try a search for CakePHP and to try ... Neil Crookes " CakePHP Site Search with Yahoo! BOSS A CakePHP datasource and ... http://www.neilcrookes.com/2009/01/30/cakephp-site-search-with-yahoo-boss/
-
Neil Crookes " CakePHP TreeCounterCacheBehavior plugin
Learnings and Teachings on Web Application Development & CakePHP ... can configure the 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 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 " Portfolio
Learnings and Teachings on Web Application Development & CakePHP ... This site allows users to search, select, configure and book cruise holidays on line. ...
-
Neil Crookes " Installing Apache, PHP, MySQL and phpMyAdmin ...
Learnings and Teachings on Web Application Development & CakePHP ... Keep the "Configure the MySQL Server now" check box checked and click the " ...
-
Neil Crookes " Coding Style Guide
Its is almost wholly based on the CakePHP Coding Standards but has some extra guidelines and other stuff. ... This can normally be configured in your editor when you hit the tab ...
