Class sqliteDbSchema

Description

Located in /plugins/db/sqlite/sqlite.dbschema.php (line 107)

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

Inherited Variables

Inherited from jDbSchema

jDbSchema::$conn
jDbSchema::$tables
Methods
_createTable (line 109)
  • access: protected
void _createTable ( $name,  $columns,  $primaryKey, [ $attributes = array()])
  • $name
  • $columns
  • $primaryKey
  • $attributes

Redefinition of:
jDbSchema::_createTable()
create the given table into the database
_getTables (line 130)
  • 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:09:28 +0200 by phpDocumentor 1.4.3