Ubiquity  2.0.3
php rapid development framework
DbExport Class Reference

Public Member Functions

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

Protected Attributes

 $manyToManys =[]
 

Detailed Description

Definition at line 8 of file DbExport.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 11 of file DbExport.php.

Member Function Documentation

◆ addManyToMany()

addManyToMany (   $jointable,
  $memberTargetEntity 
)

Definition at line 32 of file DbExport.php.

◆ exports()

exports ( )

Definition at line 15 of file DbExport.php.

Field Documentation

◆ $manyToManys

$manyToManys =[]
protected

Definition at line 9 of file DbExport.php.


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