|
Ubiquity 2.5.2
php rapid development framework
|
Annotation OneToMany. More...
Inheritance diagram for OneToManyAnnotation:Data Fields | |
| $mappedBy | |
| $className | |
| $cascade | |
Additional Inherited Members | |
Public Member Functions inherited from BaseAnnotation | |
| initAnnotation (array $properties) | |
| asAnnotation () | |
| __toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
| getProperties () | |
| getPropertiesAndValues ($props=NULL) | |
| isSameAs ($annot) | |
Protected Member Functions inherited from BaseAnnotation | |
| getDefaultParameters () | |
Annotation OneToMany.
usage :
Definition at line 14 of file OneToManyAnnotation.php.
| $cascade |
Definition at line 17 of file OneToManyAnnotation.php.
| $className |
Definition at line 16 of file OneToManyAnnotation.php.
| $mappedBy |
Definition at line 15 of file OneToManyAnnotation.php.