.. |
ajax.php
|
"Removing all shortcut function usage from the core"
|
2007-12-08 06:08:03 +00:00 |
app_helper.php
|
Correct location of the AppHelper file
|
2007-11-16 01:11:30 +00:00 |
cache.php
|
updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true);
|
2007-12-22 01:37:46 +00:00 |
form.php
|
Properly formatting string for i18n
|
2007-12-22 17:50:09 +00:00 |
html.php
|
adding error to html tags array, adjust form helper to use it, closes #2088, closes #1022
|
2007-12-22 06:37:30 +00:00 |
javascript.php
|
Changing valid XHTML comment of script blocks and adjusting tests, fixes #3746
|
2007-12-17 17:02:54 +00:00 |
js.php
|
"Removing all shortcut function usage from the core"
|
2007-12-08 06:08:03 +00:00 |
number.php
|
adding more extensive formating options to NumberHelper::currency() with tests, closes #3532
|
2007-12-22 22:01:38 +00:00 |
paginator.php
|
adding Paginator::first() and last() methods, also adding them to numbers, tests added, closes #3709, closes #3208, closes #3465, closes #2412, closes #2954
|
2007-12-22 06:03:48 +00:00 |
rss.php
|
"Removing all shortcut function usage from the core"
|
2007-12-08 06:08:03 +00:00 |
session.php
|
Correcting issues with Sessions and Controller::redirect()
|
2007-11-16 03:52:14 +00:00 |
text.php
|
"Removing all shortcut function usage from the core"
|
2007-12-08 06:08:03 +00:00 |
time.php
|
removing TimeHelper::trim() closes #3049
|
2007-10-28 21:42:24 +00:00 |
xml.php
|
"Removing all shortcut function usage from the core"
|
2007-12-08 06:08:03 +00:00 |