MIOLO26
|
Membros públicos | |
__construct () | |
setForClass (&$classMap) | |
getForClass () | |
setAssociativeClass (&$classMap) | |
getAssociativeClass () | |
setTargetName ($name) | |
getTargetName () | |
setTarget ($attributeMap) | |
getTarget () | |
setOrderAttributes ($orderAttributes) | |
getOrderAttributes () | |
setIndexAttribute ($indexAttribute) | |
getIndexAttribute () | |
setDeleteAutomatic ($value=NULL) | |
setRetrieveAutomatic ($value=NULL) | |
setSaveAutomatic ($value=NULL) | |
setJoinAutomatic ($value=NULL) | |
setInverse ($value=NULL) | |
isDeleteAutomatic () | |
isRetrieveAutomatic () | |
isSaveAutomatic () | |
isJoinAutomatic () | |
getJoinAutomatic () | |
isInverse () | |
setCardinality ($value=NULL) | |
getCardinality () | |
addEntry (&$udaEntry) | |
getEntry ($index) | |
addDirection ($direction) | |
getDirection () | |
getSize () | |
getCriteria ($orderAttrs, $manager) | |
getCriteriaParameters ($object) | |
__construct | ( | ) |
addDirection | ( | $direction | ) |
addEntry | ( | & | $udaEntry | ) |
getAssociativeClass | ( | ) |
getCardinality | ( | ) |
getCriteria | ( | $orderAttrs, | |
$manager ) |
getCriteriaParameters | ( | $object | ) |
getDirection | ( | ) |
getEntry | ( | $index | ) |
getForClass | ( | ) |
getIndexAttribute | ( | ) |
getJoinAutomatic | ( | ) |
getOrderAttributes | ( | ) |
getSize | ( | ) |
getTarget | ( | ) |
getTargetName | ( | ) |
isDeleteAutomatic | ( | ) |
isInverse | ( | ) |
isJoinAutomatic | ( | ) |
isRetrieveAutomatic | ( | ) |
isSaveAutomatic | ( | ) |
setAssociativeClass | ( | & | $classMap | ) |
setCardinality | ( | $value = NULL | ) |
setDeleteAutomatic | ( | $value = NULL | ) |
setForClass | ( | & | $classMap | ) |
setIndexAttribute | ( | $indexAttribute | ) |
setInverse | ( | $value = NULL | ) |
setJoinAutomatic | ( | $value = NULL | ) |
setOrderAttributes | ( | $orderAttributes | ) |
setRetrieveAutomatic | ( | $value = NULL | ) |
setSaveAutomatic | ( | $value = NULL | ) |
setTarget | ( | $attributeMap | ) |
setTargetName | ( | $name | ) |