Class mysqlDbTools

Description

classe d'outils pour gérer une base de données

Located in /plugins/db/mysql/mysql.dbtools.php (line 22)

jDbTools
   |
   --mysqlDbTools
Variable Summary
mixed $dbmsStyle
Method Summary
array _getFieldList ( $tableName)
array _getTableList ()
Variables
mixed $dbmsStyle = array('/^\s*(#|\-\- )/', '/;\s*$/') (line 24)
  • access: protected

Redefinition of:
jDbTools::$dbmsStyle

Inherited Variables

Inherited from jDbTools

jDbTools::$dbmsDefaultStyle
jDbTools::$_connector
Methods
_getFieldList (line 56)

récupère la liste des champs pour une base donnée.

  • return: = obj avec prop (tye, length, lengthVar, notnull)
array _getFieldList ( $tableName)
  • $tableName

Redefinition of:
jDbTools::_getFieldList()
_getTableList (line 30)

retourne la liste des tables

  • return: = $nomDeTable
array _getTableList ()

Redefinition of:
jDbTools::_getTableList()

Inherited Methods

Inherited From jDbTools

jDbTools::__construct()
jDbTools::execSQLScript()
jDbTools::getFieldList()
jDbTools::getTableList()
jDbTools::_getFieldList()
jDbTools::_getTableList()

Documentation generated on Wed, 07 Sep 2011 13:48:23 +0200 by phpDocumentor 1.4.3