Class pgsqlDbSchema

Description

Located in /plugins/db/pgsql/pgsql.dbschema.php (line 27)

jDbSchema
   |
   --pgsqlDbSchema
Method Summary
void createTable ( $name,  $columns,  $primaryKeys, [ $attributes = array()])
jDbTable getTable ( $name)
void getTables ()
Variables

Inherited Variables

Inherited from jDbSchema

jDbSchema::$conn
jDbSchema::$tables
Methods
createTable (line 32)
void createTable ( $name,  $columns,  $primaryKeys, [ $attributes = array()])
  • $name
  • $columns
  • $primaryKeys
  • $attributes

Redefinition of:
jDbSchema::createTable()
create the given table
getTable (line 39)
jDbTable getTable ( $name)
  • $name

Redefinition of:
jDbSchema::getTable()
load informations of the given table
getTables (line 43)
  • access: public
void getTables ()

Redefinition of:
jDbSchema::getTables()

Inherited Methods

Inherited From jDbSchema

jDbSchema::__construct()
jDbSchema::createTable()
jDbSchema::dropTable()
jDbSchema::getConn()
jDbSchema::getTable()
jDbSchema::getTables()
jDbSchema::normalizeColumn()
jDbSchema::_createTable()
jDbSchema::_dropTable()
jDbSchema::_getTables()

Documentation generated on Thu, 19 Sep 2013 00:09:08 +0200 by phpDocumentor 1.4.3