Ubiquity  2.0.0
php rapid development framework
Ubiquity\annotations Namespace Reference

Namespaces

 parser
 
 rest
 
 router
 

Data Structures

class  BaseAnnotation
 ('property'=>true, 'inherited'=>true) More...
 
class  ColumnAnnotation
 
class  IdAnnotation
 Annotation Id. More...
 
class  JoinColumnAnnotation
 Annotation JoinColumn. More...
 
class  JoinTableAnnotation
 Annotation JoinTable. More...
 
class  ManyToManyAnnotation
 Annotation ManyToMany. More...
 
class  ManyToOneAnnotation
 Annotation ManyToOne. More...
 
class  OneToManyAnnotation
 Annotation OneToMany. More...
 
class  TableAnnotation
 Annotation Table. More...
 
class  TransientAnnotation
 Annotation Transient. More...
 
class  YumlAnnotation
 Annotation Yuml. More...