rapila
Public Member Functions | Public Attributes | List of all members
DocumentTableMap Class Reference
Inheritance diagram for DocumentTableMap:

Public Member Functions

 initialize ()
 
 buildRelations ()
 
 getBehaviors ()
 

Public Attributes

const CLASS_NAME = 'model.map.DocumentTableMap'
 

Member Function Documentation

DocumentTableMap::buildRelations ( )

Build the RelationMap objects for this table relationships

DocumentTableMap::getBehaviors ( )

Gets the list of behaviors registered for this table

Returns
array Associative array (name => parameters) of behaviors
DocumentTableMap::initialize ( )

Initialize the table attributes, columns and validators Relations are not initialized by this method since they are lazy loaded

Returns
void
Exceptions
PropelException

Member Data Documentation

const DocumentTableMap::CLASS_NAME = 'model.map.DocumentTableMap'

The (dot-path) name of this class


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