MkFramework
 All Data Structures Functions
Public Member Functions | Static Public Member Functions | Protected Member Functions
sgbd_pdo_pgsql Class Reference
Inheritance diagram for sgbd_pdo_pgsql:
Inheritance graph
[legend]
Collaboration diagram for sgbd_pdo_pgsql:
Collaboration graph
[legend]

Public Member Functions

 getListColumn ($sTable)
 
 getListTable ()
 
 getLastInsertId ()
 
 getWhereAll ()
 
- Public Member Functions inherited from abstract_sgbd_pdo
 setClassRow ($sClassRow)
 
 chooseConfig ($sConfig)
 
 setConfig ($tConfig)
 
 getRequete ()
 
 getInsertFromTab ($tProperty)
 
 getUpdateFromTab ($tProperty)
 
 setId ($tId)
 
 getWhereFromTab ($tId)
 
 findManySimple ($tSql, $sClassRow)
 
 findMany ($tSql, $sClassRow)
 
 findOne ($tSql, $sClassRow)
 
 findOneSimple ($tSql, $sClassRow)
 
 execute ($tSql)
 
 update ($sTable, $tProperty, $tWhere)
 
 insert ($sTable, $tProperty)
 
 delete ($sTable, $tWhere)
 
 getPdo ()
 
 erreur ($sErreur)
 

Static Public Member Functions

static getInstance ($sConfig)
 

Protected Member Functions

 connect ()
 
- Protected Member Functions inherited from abstract_sgbd_pdo
 query ($sReq, $tParam=null)
 

Additional Inherited Members

- Static Protected Member Functions inherited from abstract_sgbd_pdo
static _getInstance ($class, $sConfig)
 
- Protected Attributes inherited from abstract_sgbd_pdo
 $_tConfig
 
 $_sConfig
 
 $_sClassRow
 
 $_pDb
 
 $_sReq
 
 $_tId
 

Detailed Description

Definition at line 18 of file sgbd_pdo_pgsql.php.


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