mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +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.php | ||
app_helper.php | ||
cache.php | ||
form.php | ||
html.php | ||
javascript.php | ||
js.php | ||
number.php | ||
paginator.php | ||
rss.php | ||
session.php | ||
text.php | ||
time.php | ||
xml.php |