cakephp2-php8/cake/libs/model/behaviors
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
..
acl.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
containable.php Added Containable behavior, a mix of the original Containable and Bindable behavior. 2008-05-18 04:36:09 +00:00
translate.php Closes #4156 2008-05-15 04:00:21 +00:00
tree.php Adding test cases for TreeBehavior scoping 2008-03-19 00:54:32 +00:00