|
Ubiquity 2.5.2
php rapid development framework
|
Router annotations. More...
Data Structures | |
| class | DeleteAnnotation |
Defines a route with the delete method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity. More... | |
| class | GetAnnotation |
Defines a route with the get method Ubiquity\annotations\router$GetAnnotation This class is part of Ubiquity. More... | |
| class | NoRouteAnnotation |
| Annotation NoRoute. More... | |
| class | OptionsAnnotation |
Defines a route with the options method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity. More... | |
| class | PatchAnnotation |
Defines a route with the patch method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity. More... | |
| class | PostAnnotation |
Defines a route with the post method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity. More... | |
| class | PutAnnotation |
Defines a route with the put method Ubiquity\annotations\router$PostAnnotation This class is part of Ubiquity. More... | |
| class | RouteAnnotation |
| Defines a route. More... | |
Router annotations.