Class mysqlDbSchema

Description

Located in /plugins/db/mysql/mysql.dbschema.php (line 238)

jDbSchema
   |
   --mysqlDbSchema
Method Summary
void _createTable (string $name, array[jDbColumn] $columns,  $primaryKey, [ $attributes = array()])
void _getTables ()
Variables

Inherited Variables

Inherited from jDbSchema

jDbSchema::$conn
jDbSchema::$tables
Methods
_createTable (line 244)
void _createTable (string $name, array[jDbColumn] $columns,  $primaryKey, [ $attributes = array()])
  • string $name
  • array[jDbColumn] $columns
  • $primaryKey
  • $attributes

Redefinition of:
jDbSchema::_createTable()
create the given table into the database
_getTables (line 283)
  • access: protected
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:08:49 +0200 by phpDocumentor 1.4.3