|
Ubiquity 2.5.2
php rapid development framework
|
Annotation Permission. More...
Inheritance diagram for PermissionAnnotation:Public Member Functions | |
| initAnnotation (array $properties) | |
| Initialize the annotation. | |
Public Member Functions inherited from BaseAnnotation | |
| asAnnotation () | |
| __toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
| getProperties () | |
| getPropertiesAndValues ($props=NULL) | |
| isSameAs ($annot) | |
Data Fields | |
| $name | |
| $level | |
Additional Inherited Members | |
Protected Member Functions inherited from BaseAnnotation | |
| getDefaultParameters () | |
Annotation Permission.
usages :
Definition at line 20 of file PermissionAnnotation.php.
| initAnnotation | ( | array | $properties | ) |
Initialize the annotation.
Reimplemented from BaseAnnotation.
Definition at line 29 of file PermissionAnnotation.php.
| $level |
Definition at line 24 of file PermissionAnnotation.php.
| $name |
Definition at line 22 of file PermissionAnnotation.php.