cakephp2-php8/cake/tests/cases
mariano.iglesias a33cfd0b98 Added Containable behavior, a mix of the original Containable and Bindable behavior.
Allows find operations to define restrictions on what models to get based on the 'contain' parameter, including ability to override binding settings on the fly. Go through the test cases to get a crash course about some of the available functionality.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6918 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-18 04:36:09 +00:00
..
console fixes #4495. updating cake.php and cake.test.php 2008-05-15 15:40:35 +00:00
libs Added Containable behavior, a mix of the original Containable and Bindable behavior. 2008-05-18 04:36:09 +00:00
dispatcher.test.php Updated dispatcher test for case described in #4660 2008-05-17 03:52:08 +00:00