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

Annotation Table. More...

+ Inheritance diagram for TableAnnotation:

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
 

Additional Inherited Members

- Protected Member Functions inherited from BaseAnnotation
 getDefaultParameters ()
 

Detailed Description

Annotation Table.

usages :

  • table("tableName")
  • table("name"=>"tableName")
Author
jc
Version
1.0.2 @usage('class'=>true, 'inherited'=>true)

Definition at line 15 of file TableAnnotation.php.

Member Function Documentation

◆ initAnnotation()

initAnnotation ( array  $properties)

Initialize the annotation.

Reimplemented from BaseAnnotation.

Definition at line 21 of file TableAnnotation.php.

Field Documentation

◆ $name

$name

Definition at line 16 of file TableAnnotation.php.


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