Class: Doctrine_IntegrityMapper
Source Location: /Doctrine/IntegrityMapper.phpClass Doctrine_IntegrityMapper
Class Overview
Doctrine_IntegrityMapper Located in /Doctrine/IntegrityMapper.php [line 33] Author(s):
|
[ Top ]
Method Summary
void | buildIntegrityRelationQuery() | |
void | buildIntegrityRelations() | |
void | invokeIntegrityActions() | |
void | processDeleteIntegrity() |
[ Top ]
Methods
buildIntegrityRelationQuery [line 68]
|
Doctrine_Record | $record: |
API Tags:
Access: | public |
[ Top ]
buildIntegrityRelations [line 98]
|
Doctrine_Table | $table: | |
&$aliases: | ||
&$fields: | ||
&$indexes: | ||
&$components: |
API Tags:
Access: | public |
[ Top ]
invokeIntegrityActions [line 41]
|
Doctrine_Record | $record: |
API Tags:
Access: | public |
[ Top ]
processDeleteIntegrity [line 35]
|
Doctrine_Record | $record: |
API Tags:
Access: | public |
[ Top ]