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

Annotation Database. More...

+ Inheritance diagram for DatabaseAnnotation:

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 Database.

usages :

  • database("dbName")
  • database("name"=>"dbName")
Author
jc
Version
1.0.0 @usage('class'=>true, 'inherited'=>true)

Definition at line 15 of file DatabaseAnnotation.php.

Member Function Documentation

◆ initAnnotation()

initAnnotation ( array  $properties)

Initialize the annotation.

Reimplemented from BaseAnnotation.

Definition at line 21 of file DatabaseAnnotation.php.

Field Documentation

◆ $name

$name

Definition at line 16 of file DatabaseAnnotation.php.


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