CakePHP 2 fork that supports PHP 8
Find a file
phpnut 5f1d672d5e Some changes to allow calling a method from another controller in the view.
helpers can now use this like a url to get methods return value:
$helpername->renderMethod('/controller/action/param/');
Refactored dispatcher.
Adding bug fix by nate in [894] [896]
Added extra param View::renderMethod()
Fixed bug related to #72, #111, #113, #209
Some of those tickets where closed as duplicates already

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@900 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-09-19 01:16:05 +00:00
app merging fixes into trunk from [869] 2005-09-17 12:37:05 +00:00
config merging changes made in sandboxes 2005-09-18 18:58:45 +00:00
docs Put the new URLs into the README. 2005-07-20 13:29:04 +00:00
libs Some changes to allow calling a method from another controller in the view. 2005-09-19 01:16:05 +00:00
logs - default layout uses the new cssTag and charsetTag 2005-05-23 23:08:43 +00:00
modules Added /app/helpers and /modules. 2005-05-23 19:15:08 +00:00
public merging changes from sandboxes 2005-09-17 02:22:07 +00:00
scripts merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
tests merging changes from sandboxes 2005-09-17 02:22:07 +00:00
vendors merging changes from sandboxes 2005-09-17 02:22:07 +00:00
.htaccess Merging changes from revisions [337] [338] [339] [340] [341] 2005-07-10 05:08:19 +00:00
index.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00

///////////////////////////////////////////////////////////////////////////////////////////////////////////
// +---------------------------------------------------------------------------------------------------+ //
// + $Id$
// + Last Modified: $Date$
// + Modified By: $LastChangedBy$
// +---------------------------------------------------------------------------------------------------+ //
///////////////////////////////////////////////////////////////////////////////////////////////////////////

This README will be updated

for now visit:

https://trac.cakephp.org/

OR:

https://www.cakephp.org/