cakephp2-php8/cake/libs/model
nate d00b863edd AD7six: Changed to use single quoted strings
Removed hardcoded "lft" and "rght" from __sync method
added test to see if the behavior is enabled before executing hook methods
Fix for bug 3037, methods will now return true if 1 or more moves succeed.
Added possibility to pass true to moveUp/moveDown as the number of steps -
this will move a node to the first/last child position.
Fix for 2991
Fix for 2982 NOT IMPLEMENTED


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5509 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-08-11 15:04:23 +00:00
..
behaviors AD7six: Changed to use single quoted strings 2007-08-11 15:04:23 +00:00
datasources Adding SQL function quoting fix in DboSource (Ticket #2987) 2007-07-29 12:21:41 +00:00
behavior.php Adding missing headers 2007-02-09 18:18:01 +00:00
connection_manager.php Correcting code structure to standards 2007-06-20 06:15:35 +00:00
db_acl.php Adding fix for #2753, db_acl.php doesn't respect Dbo alias property 2007-07-08 03:09:06 +00:00
model.php Adding dynamic model creation to Model::__construct() 2007-08-04 17:20:50 +00:00