Class Dal_Table_Core

Description

A class for creating the core Max database tables.

Located in /maintenance/libraries/max/Dal/TableCore.php (line 39)

Dal_Table
   |
   --Dal_Table_Core
Method Summary
 Dal_Table_Core Dal_Table_Core (string $file)
Variables
Methods
Constructor Dal_Table_Core (line 49)

The constructor method.

Dal_Table_Core Dal_Table_Core (string $file)
  • string $file: The name of the SQL file to parse for the table definitions.
singleton (line 61)

A singleton method to create or return a single instance of the Dal_Table_Core object.

  • return: The returned Dal_Table_Core object.
  • static:
Dal_Table_Core &singleton ()

Inherited Methods

Inherited From Dal_Table

 Dal_Table::Dal_Table()
 Dal_Table::createTable()
 Dal_Table::dropTable()
 Dal_Table::dropTempTable()

Documentation generated on Fri, 11 Feb 2005 18:14:13 +0000 by phpDocumentor 1.3.0RC3