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

Public Member Functions

 __construct ()
 
 exports ()
 
 addManyToMany ($jointable, $memberTargetEntity)
 

Protected Attributes

 $manyToManys = [ ]
 

Detailed Description

Definition at line 20 of file DbExport.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 23 of file DbExport.php.

Member Function Documentation

◆ addManyToMany()

addManyToMany (   $jointable,
  $memberTargetEntity 
)

Definition at line 44 of file DbExport.php.

◆ exports()

exports ( )

Definition at line 26 of file DbExport.php.

Field Documentation

◆ $manyToManys

$manyToManys = [ ]
protected

Definition at line 21 of file DbExport.php.


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