|
MIOLO25
|
| __construct | ( | $name, | |
| $database, | |||
| & | $broker ) |
| addAttributeMap | ( | & | $attributeMap | ) |
| addTable | ( | $tableMap | ) |
| getAssociationMap | ( | $name | ) |
| getAssociationMaps | ( | ) |
| getAssociationSize | ( | ) |
| getAttributeMap | ( | $name, | |
| $areSuperClassesIncluded = FALSE ) |
| getDatabase | ( | ) |
| getDb | ( | ) |
| getDeleteSql | ( | ) |
| getDeleteSqlFor | ( | $object | ) |
| getDeleteStatement | ( | ) |
| getDeleteWhereSql | ( | ) |
| getFromSql | ( | ) |
| getHasTypedAttribute | ( | ) |
| getInheritanceAssociations | ( | ) |
| getInsertSql | ( | ) |
| getInsertSqlFor | ( | $object | ) |
| getInsertStatement | ( | ) |
| getInsertValuesSql | ( | ) |
| getInverseAssociationMaps | ( | ) |
| getJoinAssociationMap | ( | $index | ) |
| getJoinAssociationMaps | ( | ) |
| getJoinAssociations | ( | ) |
| getJoinAssociationSize | ( | ) |
| getKeyAttributeMap | ( | $index | ) |
| getKeySize | ( | ) |
| getName | ( | ) |
| getObject | ( | ) |
| getProxyAttributeMap | ( | $index | ) |
| getProxySize | ( | ) |
| getReferenceAttributeMap | ( | $index | ) |
| getReferenceSize | ( | ) |
| getSelectProxySql | ( | $alias = '' | ) |
| getSelectProxySqlFor | ( | $object | ) |
| getSelectProxyStatement | ( | ) |
| getSelectSql | ( | $alias = '' | ) |
| getSelectSqlFor | ( | $object | ) |
| getSelectStatement | ( | ) |
| getSize | ( | ) |
| getStraightAssociationMaps | ( | ) |
| getSuperClass | ( | ) |
| getTable | ( | ) |
| getTables | ( | ) |
| getUpdateAttributeMap | ( | $index | ) |
| getUpdateSetSql | ( | ) |
| getUpdateSize | ( | ) |
| getUpdateSql | ( | ) |
| getUpdateSqlFor | ( | $object | ) |
| getUpdateStatement | ( | ) |
| getUpdateWhereSql | ( | ) |
| getWhereSql | ( | ) |
| handleTypedAttribute | ( | $object, | |
| $operation ) |
| putAssociationMap | ( | & | $associationMap | ) |
| retrieveObject | ( | $object, | |
| $query ) |
| retrieveProxyObject | ( | $object, | |
| $query ) |
| setHasTypedAttribute | ( | $has | ) |
| setSuperClass | ( | $superClassName, | |
| $broker ) |