{308} - 3.7.8 Model Attributes

For a complete list of model attributes and their descriptions visit the CakePHP API. Check out http://api.cakephp.org/1.2/classModel.html.

{2105} - 3.7.8 Model Attributes

Model attributes allow you to set properties that can override the default model behavior.

For a complete list of model attributes and their descriptions visit the CakePHP API. Check out http://api.cakephp.org/1.2/class_model.html.

Differences

Lines: 1-2Lines: 1-5
 <title>Model Attributes</title> <title>Model Attributes</title>
-<p>For a complete list of model attributes and their descriptions visit the CakePHP API. Check out <a href="http://api.cakephp.org/1.2/classModel.html">http://api.cakephp.org/1.2/classModel.html</a>.</p> +<p>Model attributes allow you to set properties that can override the default model behavior.</p>

<p>For a complete list of model attributes and their descriptions visit the CakePHP API. Check out <a href="http://api.cakephp.org/1.2/class_model.html">http://api.cakephp.org/1.2/class_model.html</a>.</p>