cakephp2-php8/cake/tests/cases/libs/view
mariano.iglesias 9160660f58 Allowing AjaxHelper::observeForm to receive frequency setting for periodical observations.
AjaxHelper::drop and AjaxHelper::dropRemote can also accept arrays in their 'accept' setting.
Adding more tests for AjaxHelper.
Making AjaxHelper::autoComplete accept only dot notation fields. Adding callback setting for autoComplete.
Closes #2438, closes #3038, closes #3058, closes #3316.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6236 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-24 01:45:39 +00:00
..
helpers Allowing AjaxHelper::observeForm to receive frequency setting for periodical observations. 2007-12-24 01:45:39 +00:00
helper.test.php fixing fail in Html::meta(); and adding ClassRegistry::flush(); to fix no_database test group. 2007-12-23 01:07:10 +00:00
theme.test.php updating schema, fixes #3718, added $cache param to Configure::listObjects(), updating view tests 2007-12-15 02:06:10 +00:00
view.test.php updating View and Controller::flash, fixes #3749, tests added 2007-12-20 01:19:19 +00:00