
Public Attributes | |
| $actsAs = array() | |
| $searchFields | |
Protected Attributes | |
| $modelBindings | |
Definition at line 31 of file author.php.
| Author.$searchFields |
Initial value:
array("title" => 10 , "description" => 6, "name" => 8, "surname" => 8)
Definition at line 35 of file author.php.
Author.$modelBindings [protected] |
Initial value:
array(
"detailed" => array("BEObject" => array("ObjectType",
"UserCreated",
"UserModified",
"RelatedObject")),
"default" => array("BEObject" => array("ObjectType", "RelatedObject" )),
"minimum" => array("BEObject" => array("ObjectType"))
)
Reimplemented from BEAppModel.
Definition at line 38 of file author.php.
BEdita 3.0.1 betula