mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
12075ec7c1
Adding onCreate (specify 'create' in $options) and onException (specify 'exception' in $options) callbacks. All callbacks should be specified using their aliases (so use 'complete' => 'completeFunc();' for onComplete callback, etc.) Adding tests for AJAX helper. Closes #1244, closes #2644, closes #2856. git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6234 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
ajax.test.php | ||
cache.test.php | ||
form.test.php | ||
html.test.php | ||
javascript.test.php | ||
js.test.php | ||
number.test.php | ||
paginator.test.php | ||
rss.test.php | ||
session.test.php | ||
text.test.php | ||
time.test.php | ||
xml.test.php |