|
Ubiquity 2.5.2
php rapid development framework
|
Attribute Allow. More...
Inheritance diagram for Allow:Public Member Functions | |
| __construct (string|array $role, ?string $resource=null, ?string $permission=null) | |
| Allow constructor. | |
Public Member Functions inherited from BaseAttribute | |
| __construct () | |
| asAnnotation () | |
| getNamespace () | |
| __toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
| getProperties () | |
| getPropertiesAndValues ($props=NULL) | |
| isSameAs ($annot) | |
Data Fields | |
| string array | $role |
| string | $permission |
| string | $resource |
Additional Inherited Members | |
Protected Member Functions inherited from BaseAttribute | |
| getDefaultParameters () | |
Attribute Allow.
usages :
| __construct | ( | string|array | $role, |
| ?string | $resource = null, |
||
| ?string | $permission = null |
||
| ) |