Previous Page
_belongsTo()

Solar_Example_Model_Taggings
_createTableAndIndexes()

Next Page
_exception()

_createTableAndIndexes()

protected void _createTableAndIndexes ( )

Creates the table and indexes in the database using $this->_table_cols and $this->_index.

Inherited from Solar_Sql_Model.

Parameters

  • None.

Returns

  • (void)

Description

Creates the table and indexes in the database using $this->_table_cols and $this->_index.