|
Ubiquity 2.5.2
php rapid development framework
|
Annotation Yuml. More...
Inheritance diagram for YumlAnnotation:Data Fields | |
| $color | |
| $note | |
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 () | |
Annotation Yuml.
yuml("color"=>"color","note"=>"content")
Definition at line 13 of file YumlAnnotation.php.
| $color |
Definition at line 14 of file YumlAnnotation.php.
| $note |
Definition at line 15 of file YumlAnnotation.php.