Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
RestAnnotation Class Reference

Annotation Rest. More...

+ Inheritance diagram for RestAnnotation:

Data Fields

 $resource
 

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 ()
 

Detailed Description

Annotation Rest.

usages :

  • rest
  • rest("resource"=>"modelClassname")
Author
jc
Version
1.0.0.1 @usage('class'=>true, 'inherited'=>true)

Definition at line 17 of file RestAnnotation.php.

Field Documentation

◆ $resource

$resource

Definition at line 18 of file RestAnnotation.php.


The documentation for this class was generated from the following file: