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

Public Member Functions

 initialize ()
 
 buildRelations ()
 
 getBehaviors ()
 

Public Attributes

const CLASS_NAME = 'model.map.LanguageObjectTableMap'
 

Member Function Documentation

LanguageObjectTableMap::buildRelations ( )

Build the RelationMap objects for this table relationships

LanguageObjectTableMap::getBehaviors ( )

Gets the list of behaviors registered for this table

Returns
array Associative array (name => parameters) of behaviors
LanguageObjectTableMap::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 LanguageObjectTableMap::CLASS_NAME = 'model.map.LanguageObjectTableMap'

The (dot-path) name of this class


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