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

Public Member Functions

 initialize ()
 
 buildRelations ()
 
 getBehaviors ()
 

Public Attributes

const CLASS_NAME = 'model.map.LinkTableMap'
 

Member Function Documentation

LinkTableMap::buildRelations ( )

Build the RelationMap objects for this table relationships

LinkTableMap::getBehaviors ( )

Gets the list of behaviors registered for this table

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

The (dot-path) name of this class


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