noalyss  Version-9
Public Member Functions | Data Fields
gestion_table Class Reference

mother class for gestion More...

+ Inheritance diagram for gestion_table:
+ Collaboration diagram for gestion_table:

Public Member Functions

 __construct ($p_cn)
 contains only the dabase connx More...
 

Data Fields

 $db
 

Detailed Description

mother class for gestion

Definition at line 29 of file gestion_table.class.php.

Constructor & Destructor Documentation

◆ __construct()

gestion_table::__construct (   $p_cn)

contains only the dabase connx

Definition at line 33 of file gestion_table.class.php.

34  {
35  $this->db=$p_cn;
36  }

References db.

Field Documentation

◆ $db

gestion_table::$db

$db database connection

Definition at line 31 of file gestion_table.class.php.


The documentation for this class was generated from the following file:
db
$SecUser db
Definition: export_security_pdf.php:118