Solar_Sql_Model::_fixTableName()

protected void Solar_Sql_Model::_fixTableName ( void )

Loads table name into $this->_table_name, and pre-sets the value of $this->_inherit_name based on the class name.

Parameters

  • None.

Returns

  • (void)

Description

Loads table name into $this->_table_name, and pre-sets the value of $this->_inherit_name based on the class name.



Local