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

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

Detailed Description

Annotation Yuml.

yuml("color"=>"color","note"=>"content")

Author
jc
Version
1.0.1 @usage('class'=>true, 'inherited'=>true)

Definition at line 13 of file YumlAnnotation.php.

Field Documentation

◆ $color

$color

Definition at line 14 of file YumlAnnotation.php.

◆ $note

$note

Definition at line 15 of file YumlAnnotation.php.


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