Class sqliteDbTools

Description

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

Located in /plugins/db/sqlite/sqlite.dbtools.php (line 17)

jDbTools
   |
   --sqliteDbTools
Method Summary
array _getFieldList ( $tableName)
array _getTableList ()
Variables
Methods
_getFieldList (line 39)

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

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

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

retourne la liste des tables

  • return: = $nomDeTable
  • access: protected
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:31 +0200 by phpDocumentor 1.4.3