|
Ubiquity 2.5.2
php rapid development framework
|
Public Member Functions | |
| __construct () | |
| exports () | |
| addManyToMany ($jointable, $memberTargetEntity) | |
Protected Attributes | |
| $manyToManys = [ ] | |
Definition at line 20 of file DbExport.php.
| __construct | ( | ) |
Definition at line 23 of file DbExport.php.
| addManyToMany | ( | $jointable, | |
| $memberTargetEntity | |||
| ) |
Definition at line 44 of file DbExport.php.
| exports | ( | ) |
Definition at line 26 of file DbExport.php.
|
protected |
Definition at line 21 of file DbExport.php.