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

Public Member Functions

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

Static Public Member Functions

static getInstance ($sConfig)
 

Additional Inherited Members

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

Detailed Description

Definition at line 18 of file sgbd_mysql.php.


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