On 13 nov, 16:12, Aldo <[email protected]> wrote:
> I already did, but was not able to find an answer to my question.
> In the Tree behavior documentation there is only mentioned tu use the
> filed name "parent_id", but not how to change this setting.
Too fast..
Maybe I'm misunderstanding your question a bit.
You want to know how to configure a behavior, they're all configured
the same way:
var $actsAs = array('Behavior' => array('option' => 'override'),
'NoOverridesNeeded', etc.);
the key you're talking about is parent, and you can override it. if
hte docs don't convey this meaning - please edit the page so it's
clear to you (and therefore, hopefully anyone else).
hth,
AD
--
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=.