Class pgsqlDbTools

Description

Located in /plugins/db/pgsql/pgsql.dbtools.php (line 18)

jDbTools
   |
   --pgsqlDbTools
Method Summary
void execSQLScript ( $file)
array _getFieldList ( $tableName)
void _getTableList ()
Variables
Methods
execSQLScript (line 90)
  • access: public
void execSQLScript ( $file)
  • $file

Redefinition of:
jDbTools::execSQLScript()
_getFieldList (line 37)

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 24)
  • access: protected
void _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:27 +0200 by phpDocumentor 1.4.3