This version of the documentation is for CakePHP 2.x. Go to latest docs.
Skip to content
Simple Analytics

Behaviors

Behaviors add extra functionality to your models. CakePHP comes with a number of built-in behaviors such as TreeBehavior and ContainableBehavior.

To learn about creating and using behaviors, read the section on Behaviors.

Released under the MIT License.