Document Class Reference

Document content. More...

Inheritance diagram for Document:

BeditaContentModel BEAppObjectModel BEAppModel AppModel

List of all members.

Public Member Functions

 afterSave ()

Public Attributes

 $useTable = 'contents'
 $actsAs
 $hasMany

Protected Attributes

 $modelBindings


Detailed Description

Document content.

Version:
Revision
2350
Modified By:
LastChangedBy
dante
Last Modified: $LastChangedDate
LastChangedDate
2009-10-09 17:02:38 +0200 (ven, 09 ott 2009)

Id
document.php 2350 2009-10-09 15:02:38Z dante

Definition at line 31 of file document.php.


Member Data Documentation

Document.$modelBindings [protected]

Initial value:

 array( 
                                "detailed" =>  array("BEObject" => array("ObjectType", 
                                                                                                                        "UserCreated", 
                                                                                                                        "UserModified", 
                                                                                                                        "Permissions",
                                                                                                                        "ObjectProperty",
                                                                                                                        "LangText",
                                                                                                                        "RelatedObject",
                                                                                                                        "Annotation",
                                                                                                                        "Category"
                                                                                                                        ),
                                                                        "GeoTag"),
                                "default" => array("BEObject" => array("ObjectProperty", 
                                                                        "LangText", "ObjectType", "Annotation",
                                                                        "Category", "RelatedObject" ), "GeoTag"),

                                "minimum" => array("BEObject" => array("ObjectType"))           
        )

Reimplemented from BEAppModel.

Definition at line 35 of file document.php.

Document.$actsAs

Initial value:

 array(
                'CompactResult'                 => array('GeoTag'),
                'Notify',
        )

Reimplemented from BEAppObjectModel.

Definition at line 54 of file document.php.

Document.$hasMany

Initial value:

 array(
                'GeoTag' =>
                        array(
                                'foreignKey'    => 'object_id',
                                'dependent'             => true
                        )
        )

Definition at line 59 of file document.php.


The documentation for this class was generated from the following file:

Generated on Tue Jan 12 15:45:36 2010  BEditaBEdita 3.0.1 betula