|
Ubiquity 2.5.2
php rapid development framework
|
Ubiquity\attributes$BaseAttribute This class is part of Ubiquity. More...
Inheritance diagram for BaseAttribute:Public Member Functions | |
| __construct () | |
| asAnnotation () | |
| getNamespace () | |
| __toString () | |
Public Member Functions inherited from BaseAnnotationTrait | |
| getProperties () | |
| getPropertiesAndValues ($props=NULL) | |
| isSameAs ($annot) | |
Protected Member Functions | |
| getDefaultParameters () | |
Ubiquity\attributes$BaseAttribute This class is part of Ubiquity.
Definition at line 15 of file BaseAttribute.php.
| __construct | ( | ) |
Definition at line 17 of file BaseAttribute.php.
| __toString | ( | ) |
Definition at line 40 of file BaseAttribute.php.
| asAnnotation | ( | ) |
Reimplemented in Validator.
Definition at line 21 of file BaseAttribute.php.
|
protected |
Reimplemented from BaseAnnotationTrait.
Definition at line 29 of file BaseAttribute.php.
| getNamespace | ( | ) |
Definition at line 25 of file BaseAttribute.php.